From fd4c35c474ec2c0992b8c133064b14b1a20c6096 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 04:51:14 +0000 Subject: [PATCH] build(deps): bump the all-dependencies group with 3 updates Bumps the all-dependencies group with 3 updates: [go.sia.tech/core](https://github.com/SiaFoundation/core), [go.sia.tech/coreutils](https://github.com/SiaFoundation/coreutils) and [go.sia.tech/walletd](https://github.com/SiaFoundation/walletd). Updates `go.sia.tech/core` from 0.8.0 to 0.9.0 - [Release notes](https://github.com/SiaFoundation/core/releases) - [Changelog](https://github.com/SiaFoundation/core/blob/master/CHANGELOG.md) - [Commits](https://github.com/SiaFoundation/core/compare/v0.8.0...v0.9.0) Updates `go.sia.tech/coreutils` from 0.8.0 to 0.9.0 - [Release notes](https://github.com/SiaFoundation/coreutils/releases) - [Changelog](https://github.com/SiaFoundation/coreutils/blob/master/CHANGELOG.md) - [Commits](https://github.com/SiaFoundation/coreutils/compare/v0.8.0...v0.9.0) Updates `go.sia.tech/walletd` from 0.8.1-0.20241101091153-465e9da22d82 to 0.9.0-beta.1 - [Release notes](https://github.com/SiaFoundation/walletd/releases) - [Changelog](https://github.com/SiaFoundation/walletd/blob/master/CHANGELOG.md) - [Commits](https://github.com/SiaFoundation/walletd/commits/v0.9.0-beta.1) --- updated-dependencies: - dependency-name: go.sia.tech/core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: go.sia.tech/coreutils dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: go.sia.tech/walletd dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] --- go.mod | 6 +++--- go.sum | 12 ++++++------ 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/go.mod b/go.mod index ea5a1ed..029a427 100644 --- a/go.mod +++ b/go.mod @@ -5,9 +5,9 @@ go 1.23.1 toolchain go1.23.2 require ( - go.sia.tech/core v0.8.0 - go.sia.tech/coreutils v0.8.0 - go.sia.tech/walletd v0.8.1-0.20241101091153-465e9da22d82 + go.sia.tech/core v0.9.0 + go.sia.tech/coreutils v0.9.0 + go.sia.tech/walletd v0.9.0-beta.1 go.uber.org/zap v1.27.0 lukechampine.com/frand v1.5.1 ) diff --git a/go.sum b/go.sum index 8343db3..5b504cb 100644 --- a/go.sum +++ b/go.sum @@ -10,16 +10,16 @@ github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsT github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY= go.etcd.io/bbolt v1.3.11 h1:yGEzV1wPz2yVCLsD8ZAiGHhHVlczyC9d1rP43/VCRJ0= go.etcd.io/bbolt v1.3.11/go.mod h1:dksAq7YMXoljX0xu6VF5DMZGbhYYoLUalEiSySYAS4I= -go.sia.tech/core v0.8.0 h1:J6vZQlVhpj4bTVeuC2GKkfkGEs8jf0j651Kl1wwOxjg= -go.sia.tech/core v0.8.0/go.mod h1:Wj1qzvpMM2rqEQjwWJEbCBbe9VWX/mSJUu2Y2ABl1QA= -go.sia.tech/coreutils v0.8.0 h1:1dcl0vxY+MBgAdJ7PdewAr8RkZJn4/6wAKEZfi4iYn0= -go.sia.tech/coreutils v0.8.0/go.mod h1:ml5MefDMWCvPKNeRVIGHmyF5tv27C9h1PiI/iOiTGLg= +go.sia.tech/core v0.9.0 h1:qV7V8nkNaPvBEhkbwgrETTkb7JCMcAnKUQt9nUumP4k= +go.sia.tech/core v0.9.0/go.mod h1:3NAvYHuzAZg9vP6pyIMOxjTkgHBQ3vx9cXTqRF6oEa4= +go.sia.tech/coreutils v0.9.0 h1:5cnK0RtHOyErGhcmNkmCdEKeuj1tECwO9PYbErEbpDQ= +go.sia.tech/coreutils v0.9.0/go.mod h1:KFq1q5/YbPH6ZSWtXCxA1bRhBF5Zgcj8G3Wvu0jr/BA= go.sia.tech/jape v0.12.1 h1:xr+o9V8FO8ScRqbSaqYf9bjj1UJ2eipZuNcI1nYousU= go.sia.tech/jape v0.12.1/go.mod h1:wU+h6Wh5olDjkPXjF0tbZ1GDgoZ6VTi4naFw91yyWC4= go.sia.tech/mux v1.3.0 h1:hgR34IEkqvfBKUJkAzGi31OADeW2y7D6Bmy/Jcbop9c= go.sia.tech/mux v1.3.0/go.mod h1:I46++RD4beqA3cW9Xm9SwXbezwPqLvHhVs9HLpDtt58= -go.sia.tech/walletd v0.8.1-0.20241101091153-465e9da22d82 h1:b48uOxKkBhexR8/1bYLNscYyD8weMYWltj46wsNVhkY= -go.sia.tech/walletd v0.8.1-0.20241101091153-465e9da22d82/go.mod h1:eowElIUuv8MVsyFBbOtLytJgm0ztzQBJ9QF7ZAiIK6g= +go.sia.tech/walletd v0.9.0-beta.1 h1:0nYsq5bYaUy3iqY3u2mdY1AX+hwjMX5hKcz7h6Ueotw= +go.sia.tech/walletd v0.9.0-beta.1/go.mod h1:D+AKWvU+34CpI+q85VAq/p0xGuwA6Nrgt+FDVX664A0= go.uber.org/goleak v1.3.0 h1:2K3zAYmnTNqV73imy9J1T3WC+gmCePx2hEGkimedGto= go.uber.org/goleak v1.3.0/go.mod h1:CoHD4mav9JJNrW/WLlf7HGZPjdw8EucARQHekz1X6bE= go.uber.org/multierr v1.11.0 h1:blXXJkSxSSfBVBlC76pxqeO+LN3aDfLQo+309xJstO0=