Skip to content

Commit

Permalink
build(deps): bump go.sia.tech/web/hostd
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update in the / directory: [go.sia.tech/web/hostd](https://github.com/SiaFoundation/web).


Updates `go.sia.tech/web/hostd` from 0.52.0 to 0.53.0
- [Release notes](https://github.com/SiaFoundation/web/releases)
- [Commits](https://github.com/SiaFoundation/web/compare/[email protected]@0.53.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ChrisSchinnerl committed Dec 17, 2024
1 parent 46f4a0e commit 44bba16
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 @@ -14,7 +14,7 @@ require (
go.sia.tech/coreutils v0.8.0
go.sia.tech/jape v0.12.1
go.sia.tech/mux v1.3.0
go.sia.tech/web/hostd v0.52.0
go.sia.tech/web/hostd v0.53.0
go.uber.org/goleak v1.3.0
go.uber.org/zap v1.27.0
golang.org/x/sys v0.28.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -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.52.0 h1:bCQHH7qXPy/MdOUpQp9LNdFPBIR8u6k4D1WOLpggCz8=
go.sia.tech/web/hostd v0.52.0/go.mod h1:qU1Q738uhMjYd78XoySYp5iui7qxhsncBZnJ+KfM8fw=
go.sia.tech/web/hostd v0.53.0 h1:DuoQilaRcbb/E1ZNrQ7iXzNanovzcGtihKFW7Zb0aDI=
go.sia.tech/web/hostd v0.53.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=
Expand Down

0 comments on commit 44bba16

Please sign in to comment.