Skip to content

Commit d79165a

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.10.3-0.20250225045648-07b92f8cf455 to 0.10.3 - [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.10.3) Updates `go.sia.tech/coreutils` from 0.11.2-0.20250225051012-d01f7fa285c7 to 0.12.0 - [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.12.0) --- updated-dependencies: - dependency-name: go.sia.tech/core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: go.sia.tech/coreutils dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a0f5115 commit d79165a

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.24
1010
github.com/oschwald/geoip2-golang v1.11.0
11-
go.sia.tech/core v0.10.3-0.20250225045648-07b92f8cf455
12-
go.sia.tech/coreutils v0.11.2-0.20250225051012-d01f7fa285c7
11+
go.sia.tech/core v0.10.3
12+
go.sia.tech/coreutils v0.12.0
1313
go.sia.tech/jape v0.12.1
1414
go.uber.org/zap v1.27.0
1515
gopkg.in/yaml.v3 v3.0.1

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.10.3-0.20250225045648-07b92f8cf455 h1:52vFjFvwiZACmrusVcsG8HHfskhwt7NYVRD/1XQzXQg=
49-
go.sia.tech/core v0.10.3-0.20250225045648-07b92f8cf455/go.mod h1:Sk8dcAAveVjQ2j6TLt1CVpMoQXqDfhFaTdt5eAplQTQ=
50-
go.sia.tech/coreutils v0.11.2-0.20250225051012-d01f7fa285c7 h1:z6eevJ2MNC0sYhWZwgLzdFdgbk/n4x3b0Py3tHZeOpw=
51-
go.sia.tech/coreutils v0.11.2-0.20250225051012-d01f7fa285c7/go.mod h1:kWJq7IrMCeBEQguZwTQ9L6Ml4X9bYbb4dqGOBR/N4c8=
48+
go.sia.tech/core v0.10.3 h1:fNt5Dkqxr+Q9vz3jQcdZqFPNA0LgKD6ZtpxQvkTZxns=
49+
go.sia.tech/core v0.10.3/go.mod h1:JvW51XfqDljOjv7kagSxQJJ00hzYmgRIkA76Krb3p3U=
50+
go.sia.tech/coreutils v0.12.0 h1:DOPFHveZeIxDATv9MW8G3kVEkOMOSfiSiN3jxcQ7Pik=
51+
go.sia.tech/coreutils v0.12.0/go.mod h1:XBMg1imCUr5eYjaEemP9GZXvoOjYNvGTvmR/QHObAJg=
5252
go.sia.tech/jape v0.12.1 h1:xr+o9V8FO8ScRqbSaqYf9bjj1UJ2eipZuNcI1nYousU=
5353
go.sia.tech/jape v0.12.1/go.mod h1:wU+h6Wh5olDjkPXjF0tbZ1GDgoZ6VTi4naFw91yyWC4=
5454
go.sia.tech/mux v1.4.0 h1:LgsLHtn7l+25MwrgaPaUCaS8f2W2/tfvHIdXps04sVo=

0 commit comments

Comments
 (0)