From 6415abb3d6eaecbb248389dc8ca263d9dca1d7f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 19:37:18 +0000 Subject: [PATCH] build(deps): bump go.sia.tech/web/hostd in the dependencies group Bumps the dependencies group with 1 update: [go.sia.tech/web/hostd](https://github.com/SiaFoundation/web). Updates `go.sia.tech/web/hostd` from 0.48.0 to 0.49.0 - [Release notes](https://github.com/SiaFoundation/web/releases) - [Commits](https://github.com/SiaFoundation/web/compare/hostd@0.48.0...hostd@0.49.0) --- updated-dependencies: - dependency-name: go.sia.tech/web/hostd dependency-type: direct:production update-type: version-update:semver-minor dependency-group: 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 d5d51e84..66291cef 100644 --- a/go.mod +++ b/go.mod @@ -13,7 +13,7 @@ require ( go.sia.tech/core v0.4.8-0.20240926222149-2c8b541119dc go.sia.tech/coreutils v0.4.1 go.sia.tech/jape v0.12.1 - go.sia.tech/web/hostd v0.48.0 + go.sia.tech/web/hostd v0.49.0 go.uber.org/goleak v1.3.0 go.uber.org/zap v1.27.0 golang.org/x/sys v0.26.0 diff --git a/go.sum b/go.sum index 0893a70c..817b3533 100644 --- a/go.sum +++ b/go.sum @@ -50,8 +50,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/hostd v0.48.0 h1:wRyRhS9ZJlujgxk9pyw2RCDr2lLTzgi1Ra7W1YYCsCI= -go.sia.tech/web/hostd v0.48.0/go.mod h1:qU1Q738uhMjYd78XoySYp5iui7qxhsncBZnJ+KfM8fw= +go.sia.tech/web/hostd v0.49.0 h1:x+oOd52yJ6hvwylKQEPuM6z0z1Z5Hc3rsnEEjmZ9J7U= +go.sia.tech/web/hostd v0.49.0/go.mod h1:qU1Q738uhMjYd78XoySYp5iui7qxhsncBZnJ+KfM8fw= 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=