Skip to content

Commit c4c9a0f

Browse files
dependabot[bot]ChrisSchinnerl
authored andcommitted
Bump go.sia.tech/coreutils in the all-dependencies group
Bumps the all-dependencies group with 1 update: [go.sia.tech/coreutils](https://github.com/SiaFoundation/coreutils). Updates `go.sia.tech/coreutils` from 0.18.5 to 0.18.6 - [Release notes](https://github.com/SiaFoundation/coreutils/releases) - [Changelog](https://github.com/SiaFoundation/coreutils/blob/master/CHANGELOG.md) - [Commits](SiaFoundation/coreutils@v0.18.5...v0.18.6) --- updated-dependencies: - dependency-name: go.sia.tech/coreutils dependency-version: 0.18.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bbfc655 commit c4c9a0f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/mattn/go-sqlite3 v1.14.32
88
github.com/oschwald/geoip2-golang v1.13.0
99
go.sia.tech/core v0.18.0
10-
go.sia.tech/coreutils v0.18.5
10+
go.sia.tech/coreutils v0.18.6
1111
go.sia.tech/jape v0.14.1
1212
go.uber.org/zap v1.27.0
1313
golang.org/x/exp v0.0.0-20240506185415-9bf2ced13842

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ go.etcd.io/bbolt v1.4.3 h1:dEadXpI6G79deX5prL3QRNP6JB8UxVkqo4UPnHaNXJo=
3232
go.etcd.io/bbolt v1.4.3/go.mod h1:tKQlpPaYCVFctUIgFKFnAlvbmB3tpy1vkTnDWohtc0E=
3333
go.sia.tech/core v0.18.0 h1:b4xOGdbMmbrqji5y+mHiP0TCzJADQY1okPPapiKuSag=
3434
go.sia.tech/core v0.18.0/go.mod h1:evyyK5QluEbh0QmVAgtttrbUafj3365fZ4MLePvGTM4=
35-
go.sia.tech/coreutils v0.18.5 h1:lFKgeC2jAV5mkAcDAs13jZmaPiQ/kVxyDEx6DxzqXgU=
36-
go.sia.tech/coreutils v0.18.5/go.mod h1:RbHOI5chN8xU28mBWJbWnsp/jAbDGJjqqgyeENpTvAc=
35+
go.sia.tech/coreutils v0.18.6 h1:RfaA/EWmUyXrgdU8PeyQkT5zbkYvCy/vTHOSplfpSnk=
36+
go.sia.tech/coreutils v0.18.6/go.mod h1:Z3ZfYwin15Q77z1WapaESrlocxsLOXrpvKcWRuA1wrI=
3737
go.sia.tech/jape v0.14.1 h1:3QWpOzAxxcaECuv2Mc6tbkFh+olLnyUxxP5SfwgI/qY=
3838
go.sia.tech/jape v0.14.1/go.mod h1:BEygF1DcgdWBenPa75iJ1b91FuxzLmKBxpglmx+C9BY=
3939
go.sia.tech/mux v1.4.0 h1:LgsLHtn7l+25MwrgaPaUCaS8f2W2/tfvHIdXps04sVo=

0 commit comments

Comments
 (0)