Skip to content

Commit 19cb192

Browse files
dependabot[bot]ChrisSchinnerl
authored andcommitted
Bump the all-dependencies group with 2 updates
Bumps the all-dependencies group with 2 updates: [go.sia.tech/core](https://github.com/SiaFoundation/core) and [go.sia.tech/coreutils](https://github.com/SiaFoundation/coreutils). Updates `go.sia.tech/core` from 0.17.1 to 0.17.3 - [Release notes](https://github.com/SiaFoundation/core/releases) - [Changelog](https://github.com/SiaFoundation/core/blob/master/CHANGELOG.md) - [Commits](SiaFoundation/core@v0.17.1...v0.17.3) Updates `go.sia.tech/coreutils` from 0.18.0 to 0.18.1 - [Release notes](https://github.com/SiaFoundation/coreutils/releases) - [Changelog](https://github.com/SiaFoundation/coreutils/blob/master/CHANGELOG.md) - [Commits](SiaFoundation/coreutils@v0.18.0...v0.18.1) --- updated-dependencies: - dependency-name: go.sia.tech/core dependency-version: 0.17.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: go.sia.tech/coreutils dependency-version: 0.18.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9e5d63f commit 19cb192

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ 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.1
10-
go.sia.tech/coreutils v0.18.0
9+
go.sia.tech/core v0.17.3
10+
go.sia.tech/coreutils v0.18.1
1111
go.sia.tech/jape v0.14.0
1212
go.uber.org/zap v1.27.0
1313
golang.org/x/exp v0.0.0-20240506185415-9bf2ced13842

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ 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.2 h1:IrUHp260R8c+zYx/Tm8QZr04CX+qWS5PGfPdevhdm1I=
3232
go.etcd.io/bbolt v1.4.2/go.mod h1:Is8rSHO/b4f3XigBC0lL0+4FwAQv3HXEEIgFMuKHceM=
33-
go.sia.tech/core v0.17.1 h1:7Dkw9H92xM20A48LpVWNBfXRZwmQYteN0brRD4TvEm4=
34-
go.sia.tech/core v0.17.1/go.mod h1:yS+Uwpjs9C6mWSltwv410xOYwVgPtZPQcWJclVyjkMg=
35-
go.sia.tech/coreutils v0.18.0 h1:tl5DJbfbj4YTduUyRTZ8l1VMTqLeT4qb/PmDpPzwAyM=
36-
go.sia.tech/coreutils v0.18.0/go.mod h1:hpk9tlWoi8JprlTUe7NPuCSOG4E+ouHSbfmbtXXFNJY=
33+
go.sia.tech/core v0.17.3 h1:Q+5lR7cPa4nR2MSyLhFxn9FucLzf3qJugDQxRAEAj/M=
34+
go.sia.tech/core v0.17.3/go.mod h1:mLJJV1ov732bl3lRvLJrpms3Vkiq4qyBXPZAljSNC4g=
35+
go.sia.tech/coreutils v0.18.1 h1:60n294GVuoS+KM1fdxt46Yc3kUqtxCF1m/sqIPdi8SU=
36+
go.sia.tech/coreutils v0.18.1/go.mod h1:3r8H7wIVMfYfbkT6pIjFJPvsYsrY1rCFLKj6hag6Dl0=
3737
go.sia.tech/jape v0.14.0 h1:hyocTKqvcji+rC1vDE1djINlpErQQVDS6zoLMmxW3Xs=
3838
go.sia.tech/jape v0.14.0/go.mod h1:tONxoKrNr0iQWzBCygwlTkGoGjuEhyVpLGInvGd2mGY=
3939
go.sia.tech/mux v1.4.0 h1:LgsLHtn7l+25MwrgaPaUCaS8f2W2/tfvHIdXps04sVo=

0 commit comments

Comments
 (0)