From 12b5e24839fc1758fd116b4c1b1e307c7ab3e157 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 17:04:16 +0000 Subject: [PATCH] build(deps): bump go.sia.tech/web/walletd in the all-dependencies group Bumps the all-dependencies group with 1 update: [go.sia.tech/web/walletd](https://github.com/SiaFoundation/web). Updates `go.sia.tech/web/walletd` from 0.26.0 to 0.27.0 - [Release notes](https://github.com/SiaFoundation/web/releases) - [Commits](https://github.com/SiaFoundation/web/compare/hostd@0.26.0...hostd@0.27.0) --- updated-dependencies: - dependency-name: go.sia.tech/web/walletd dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 601adb2..3989790 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ require ( go.sia.tech/core v0.9.0 go.sia.tech/coreutils v0.9.0 go.sia.tech/jape v0.12.1 - go.sia.tech/web/walletd v0.26.0 + go.sia.tech/web/walletd v0.27.0 go.uber.org/zap v1.27.0 golang.org/x/term v0.27.0 gopkg.in/yaml.v3 v3.0.1 diff --git a/go.sum b/go.sum index 0b5b635..ff6ff83 100644 --- a/go.sum +++ b/go.sum @@ -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.26.0 h1:oQZbkN9ghDA7j5rg7k32DZiankf2HLVK9K5xCd82gIo= -go.sia.tech/web/walletd v0.26.0/go.mod h1:VkWPLolV88EeAlGzTxSktwQRQ5+MZdkWan0N4d5aCZ8= +go.sia.tech/web/walletd v0.27.0 h1:oTCqqZHvvWbcy/jKMN7urBEFYXQs1+yVzuKu17vgQtk= +go.sia.tech/web/walletd v0.27.0/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=