Skip to content

Commit

Permalink
Merge pull request #187 from SiaFoundation/dependabot/go_modules/all-…
Browse files Browse the repository at this point in the history
…dependencies-6309596d22

build(deps): bump go.sia.tech/web/walletd from 0.23.0 to 0.23.1 in the all-dependencies group
  • Loading branch information
n8maninger authored Oct 21, 2024
2 parents 397c950 + 18264a5 commit 5b34e52
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
go.sia.tech/core v0.4.8-0.20240928202806-0e77790bd8bf
go.sia.tech/coreutils v0.4.2-0.20241017012544-0b4946403c93
go.sia.tech/jape v0.12.1
go.sia.tech/web/walletd v0.23.0
go.sia.tech/web/walletd v0.23.1
go.uber.org/zap v1.27.0
golang.org/x/term v0.25.0
gopkg.in/yaml.v3 v3.0.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ 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/web v0.0.0-20240610131903-5611d44a533e h1:oKDz6rUExM4a4o6n/EXDppsEka2y/+/PgFOZmHWQRSI=
go.sia.tech/web v0.0.0-20240610131903-5611d44a533e/go.mod h1:4nyDlycPKxTlCqvOeRO0wUfXxyzWCEE7+2BRrdNqvWk=
go.sia.tech/web/walletd v0.23.0 h1:5ftJQQwUHG8TYzdzSb+Y1IIPC0jkjNeAuoLUbsv9UTE=
go.sia.tech/web/walletd v0.23.0/go.mod h1:ZytUl1hnaZuxshPk8VE1K7Bcsy3IfmNmet3KVVEEE1E=
go.sia.tech/web/walletd v0.23.1 h1:z0S3tHLpxnqedkXbsZIa+VJTJmZpvfabpRurqmoKL4w=
go.sia.tech/web/walletd v0.23.1/go.mod h1:VkWPLolV88EeAlGzTxSktwQRQ5+MZdkWan0N4d5aCZ8=
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=
Expand Down

0 comments on commit 5b34e52

Please sign in to comment.