Skip to content

Commit 8526eb0

Browse files
committed
update coreutils
1 parent dd3589a commit 8526eb0

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
@@ -10,7 +10,7 @@ require (
1010
github.com/mattn/go-sqlite3 v1.14.28
1111
github.com/shopspring/decimal v1.4.0
1212
go.sia.tech/core v0.13.2
13-
go.sia.tech/coreutils v0.16.2-0.20250614154532-fc51637947af
13+
go.sia.tech/coreutils v0.16.2-0.20250614180213-dd1022112ad1
1414
go.sia.tech/jape v0.14.0
1515
go.sia.tech/web/hostd v0.62.0
1616
go.uber.org/goleak v1.3.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ go.etcd.io/bbolt v1.4.0 h1:TU77id3TnN/zKr7CO/uk+fBCwF2jGcMuw2B/FMAzYIk=
6262
go.etcd.io/bbolt v1.4.0/go.mod h1:AsD+OCi/qPN1giOX1aiLAha3o1U8rAz65bvN4j0sRuk=
6363
go.sia.tech/core v0.13.2 h1:66ZYzN2+AiHZmRayt4idSfoEoQZ5LV541+2E0luiizA=
6464
go.sia.tech/core v0.13.2/go.mod h1:bur1jeLA1JQbwzZkc2ijSTdpJYusG4h0pV9IwLOHT0g=
65-
go.sia.tech/coreutils v0.16.2-0.20250614154532-fc51637947af h1:s32mW2KWeE4/HTTE2h9GUqVmr3bH8rTA9Sa7iTBlWrk=
66-
go.sia.tech/coreutils v0.16.2-0.20250614154532-fc51637947af/go.mod h1:BPoX9f3/ViDi6STLMoeziZZKCJarVwGV3yXv5pl0opQ=
65+
go.sia.tech/coreutils v0.16.2-0.20250614180213-dd1022112ad1 h1:JteW4YghURBE40W7cQ++8opgPKtIcJCTaUGbG8kDixo=
66+
go.sia.tech/coreutils v0.16.2-0.20250614180213-dd1022112ad1/go.mod h1:BPoX9f3/ViDi6STLMoeziZZKCJarVwGV3yXv5pl0opQ=
6767
go.sia.tech/jape v0.14.0 h1:hyocTKqvcji+rC1vDE1djINlpErQQVDS6zoLMmxW3Xs=
6868
go.sia.tech/jape v0.14.0/go.mod h1:tONxoKrNr0iQWzBCygwlTkGoGjuEhyVpLGInvGd2mGY=
6969
go.sia.tech/mux v1.4.0 h1:LgsLHtn7l+25MwrgaPaUCaS8f2W2/tfvHIdXps04sVo=

0 commit comments

Comments
 (0)