Skip to content

Commit 453f2e7

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.14.0 to 0.14.1 - [Release notes](https://github.com/SiaFoundation/core/releases) - [Changelog](https://github.com/SiaFoundation/core/blob/master/CHANGELOG.md) - [Commits](SiaFoundation/core@v0.14.0...v0.14.1) --- updated-dependencies: - dependency-name: go.sia.tech/core dependency-version: 0.14.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 5378fe0 commit 453f2e7

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.28
88
github.com/oschwald/geoip2-golang v1.11.0
9-
go.sia.tech/core v0.14.0
9+
go.sia.tech/core v0.14.1
1010
go.sia.tech/coreutils v0.16.3
1111
go.sia.tech/jape v0.14.0
1212
go.uber.org/zap v1.27.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ 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.14.0 h1:U8riaW0GBjeC1JSGbOJtotJ4XdYVRpXZpaJeuEugYBY=
49-
go.sia.tech/core v0.14.0/go.mod h1:LhT4M4HZjOvabLFcTZUO52XjzJiUJCPcKdVX1N+hQ14=
48+
go.sia.tech/core v0.14.1 h1:4MvZBjuZiz0IQk9eqU/NL8mTK5BAMca3L3lUzszGHqs=
49+
go.sia.tech/core v0.14.1/go.mod h1:Uhrw7JKxtDCr5ZW2homCKrRPKTgZBy9t35vfBWWFMxc=
5050
go.sia.tech/coreutils v0.16.3 h1:7fmxTJa2QeK68ra9BMsLcCwQf9b+f4dgevuVZDySs0o=
5151
go.sia.tech/coreutils v0.16.3/go.mod h1:adcWbmTxWcgxHkHM93BVnTa/NyV1SJ2GyycwM1LaquU=
5252
go.sia.tech/jape v0.14.0 h1:hyocTKqvcji+rC1vDE1djINlpErQQVDS6zoLMmxW3Xs=

0 commit comments

Comments
 (0)