Skip to content

Commit ced4ec0

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.13.1-0.20250526225520-59a47f877e94 to 0.13.1 - [Release notes](https://github.com/SiaFoundation/core/releases) - [Changelog](https://github.com/SiaFoundation/core/blob/master/CHANGELOG.md) - [Commits](https://github.com/SiaFoundation/core/commits/v0.13.1) Updates `go.sia.tech/coreutils` from 0.15.1-0.20250529042731-b4b068aceaa0 to 0.15.2 - [Release notes](https://github.com/SiaFoundation/coreutils/releases) - [Changelog](https://github.com/SiaFoundation/coreutils/blob/master/CHANGELOG.md) - [Commits](https://github.com/SiaFoundation/coreutils/commits/v0.15.2) --- updated-dependencies: - dependency-name: go.sia.tech/core dependency-version: 0.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: go.sia.tech/coreutils dependency-version: 0.15.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e7f6884 commit ced4ec0

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
@@ -8,8 +8,8 @@ require (
88
github.com/google/go-cmp v0.7.0
99
github.com/mattn/go-sqlite3 v1.14.28
1010
github.com/oschwald/geoip2-golang v1.11.0
11-
go.sia.tech/core v0.13.1-0.20250526225520-59a47f877e94
12-
go.sia.tech/coreutils v0.15.1-0.20250529042731-b4b068aceaa0
11+
go.sia.tech/core v0.13.1
12+
go.sia.tech/coreutils v0.15.2
1313
go.sia.tech/jape v0.14.0
1414
go.uber.org/zap v1.27.0
1515
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
@@ -45,10 +45,10 @@ github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOf
4545
github.com/stretchr/testify v1.10.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
4646
go.etcd.io/bbolt v1.4.0 h1:TU77id3TnN/zKr7CO/uk+fBCwF2jGcMuw2B/FMAzYIk=
4747
go.etcd.io/bbolt v1.4.0/go.mod h1:AsD+OCi/qPN1giOX1aiLAha3o1U8rAz65bvN4j0sRuk=
48-
go.sia.tech/core v0.13.1-0.20250526225520-59a47f877e94 h1:4d4YScPrlPtp5YLpkE0BrsM63WxrRGdsIQ23FPXjfzQ=
49-
go.sia.tech/core v0.13.1-0.20250526225520-59a47f877e94/go.mod h1:hAsdf7uqD8+oBgg5pwxFFgW7Rv41kBKM1v6r3a7UZqc=
50-
go.sia.tech/coreutils v0.15.1-0.20250529042731-b4b068aceaa0 h1:QMCP115mCR45o2vQVBDeBELbWcPf7oFJRu31F78mmPc=
51-
go.sia.tech/coreutils v0.15.1-0.20250529042731-b4b068aceaa0/go.mod h1:pdcuQatmqVc/rubyQgzl5k1qodqOmpMK7XTcpXhTbn0=
48+
go.sia.tech/core v0.13.1 h1:dBKzZBhWZsgdV7qZa6qiaZtTDj5evvSqYWpeGNenlRI=
49+
go.sia.tech/core v0.13.1/go.mod h1:oMOgHT4bf9VSXUCOgtt9w4MFns/pY0LRUgwyMXdxW5w=
50+
go.sia.tech/coreutils v0.15.2 h1:2oEe8wpsmU5WVNfe0x75URhno+lPSXc+ozRtZNgjzu4=
51+
go.sia.tech/coreutils v0.15.2/go.mod h1:Kz/VQViqymnR1EW7DDdKrQru8dMFxiY44/qmjriilWs=
5252
go.sia.tech/jape v0.14.0 h1:hyocTKqvcji+rC1vDE1djINlpErQQVDS6zoLMmxW3Xs=
5353
go.sia.tech/jape v0.14.0/go.mod h1:tONxoKrNr0iQWzBCygwlTkGoGjuEhyVpLGInvGd2mGY=
5454
go.sia.tech/mux v1.4.0 h1:LgsLHtn7l+25MwrgaPaUCaS8f2W2/tfvHIdXps04sVo=

0 commit comments

Comments
 (0)