Skip to content

Commit bbfc655

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

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
@@ -6,7 +6,7 @@ require (
66
github.com/google/go-cmp v0.7.0
77
github.com/mattn/go-sqlite3 v1.14.32
88
github.com/oschwald/geoip2-golang v1.13.0
9-
go.sia.tech/core v0.17.5
9+
go.sia.tech/core v0.18.0
1010
go.sia.tech/coreutils v0.18.5
1111
go.sia.tech/jape v0.14.1
1212
go.uber.org/zap v1.27.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOf
3030
github.com/stretchr/testify v1.10.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
3131
go.etcd.io/bbolt v1.4.3 h1:dEadXpI6G79deX5prL3QRNP6JB8UxVkqo4UPnHaNXJo=
3232
go.etcd.io/bbolt v1.4.3/go.mod h1:tKQlpPaYCVFctUIgFKFnAlvbmB3tpy1vkTnDWohtc0E=
33-
go.sia.tech/core v0.17.5 h1:ZZqdJEar9n41dHCKrru/IByJDQKx3W63ZSBa8CbXGQQ=
34-
go.sia.tech/core v0.17.5/go.mod h1:K63SSC1Wz0mPDj7zqEuzwH2/BiYlyGgnoAG8bD784iI=
33+
go.sia.tech/core v0.18.0 h1:b4xOGdbMmbrqji5y+mHiP0TCzJADQY1okPPapiKuSag=
34+
go.sia.tech/core v0.18.0/go.mod h1:evyyK5QluEbh0QmVAgtttrbUafj3365fZ4MLePvGTM4=
3535
go.sia.tech/coreutils v0.18.5 h1:lFKgeC2jAV5mkAcDAs13jZmaPiQ/kVxyDEx6DxzqXgU=
3636
go.sia.tech/coreutils v0.18.5/go.mod h1:RbHOI5chN8xU28mBWJbWnsp/jAbDGJjqqgyeENpTvAc=
3737
go.sia.tech/jape v0.14.1 h1:3QWpOzAxxcaECuv2Mc6tbkFh+olLnyUxxP5SfwgI/qY=

0 commit comments

Comments
 (0)