Skip to content

Commit be192ac

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.3-0.20250616154238-4c58987023c7 to 0.14.0 - [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.14.0) Updates `go.sia.tech/coreutils` from 0.16.3-0.20250619115925-ab2381254465 to 0.16.3 - [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.16.3) --- updated-dependencies: - dependency-name: go.sia.tech/core dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: go.sia.tech/coreutils dependency-version: 0.16.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6e7a11a commit be192ac

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.28
88
github.com/oschwald/geoip2-golang v1.11.0
9-
go.sia.tech/core v0.13.3-0.20250616154238-4c58987023c7
10-
go.sia.tech/coreutils v0.16.3-0.20250619115925-ab2381254465
9+
go.sia.tech/core v0.14.0
10+
go.sia.tech/coreutils v0.16.3
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
@@ -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.1 h1:5mOV+HWjIPLEAlUGMsveaUvK2+byZMFOzojoi7bh7uI=
4747
go.etcd.io/bbolt v1.4.1/go.mod h1:c8zu2BnXWTu2XM4XcICtbGSl9cFwsXtcf9zLt2OncM8=
48-
go.sia.tech/core v0.13.3-0.20250616154238-4c58987023c7 h1:4KCpwSuMMZuiWcSOpQ9GFLpGhIxVdaqOnd4Bz2U590c=
49-
go.sia.tech/core v0.13.3-0.20250616154238-4c58987023c7/go.mod h1:bur1jeLA1JQbwzZkc2ijSTdpJYusG4h0pV9IwLOHT0g=
50-
go.sia.tech/coreutils v0.16.3-0.20250619115925-ab2381254465 h1:WrsOPXNWSNTu7EJ2URm1utTyes0Yc9779faYWRWm1lU=
51-
go.sia.tech/coreutils v0.16.3-0.20250619115925-ab2381254465/go.mod h1:tcO75XD7wSV+neJJiS036882NnWSfOXDcU9nlw1r6U8=
48+
go.sia.tech/core v0.14.0 h1:U8riaW0GBjeC1JSGbOJtotJ4XdYVRpXZpaJeuEugYBY=
49+
go.sia.tech/core v0.14.0/go.mod h1:LhT4M4HZjOvabLFcTZUO52XjzJiUJCPcKdVX1N+hQ14=
50+
go.sia.tech/coreutils v0.16.3 h1:7fmxTJa2QeK68ra9BMsLcCwQf9b+f4dgevuVZDySs0o=
51+
go.sia.tech/coreutils v0.16.3/go.mod h1:adcWbmTxWcgxHkHM93BVnTa/NyV1SJ2GyycwM1LaquU=
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)