File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ default : patch
3
+ ---
4
+
5
+ # Fixed a panic when updating contract formation proofs.
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
10
10
github.com/mattn/go-sqlite3 v1.14.28
11
11
github.com/shopspring/decimal v1.4.0
12
12
go.sia.tech/core v0.13.1
13
- go.sia.tech/coreutils v0.16.0
13
+ go.sia.tech/coreutils v0.16.1-0.20250607184904-8c78c1233ed4
14
14
go.sia.tech/jape v0.14.0
15
15
go.sia.tech/web/hostd v0.62.0
16
16
go.uber.org/goleak v1.3.0
Original file line number Diff line number Diff line change @@ -62,8 +62,8 @@ go.etcd.io/bbolt v1.4.0 h1:TU77id3TnN/zKr7CO/uk+fBCwF2jGcMuw2B/FMAzYIk=
62
62
go.etcd.io/bbolt v1.4.0 /go.mod h1:AsD+OCi/qPN1giOX1aiLAha3o1U8rAz65bvN4j0sRuk =
63
63
go.sia.tech/core v0.13.1 h1:dBKzZBhWZsgdV7qZa6qiaZtTDj5evvSqYWpeGNenlRI =
64
64
go.sia.tech/core v0.13.1 /go.mod h1:oMOgHT4bf9VSXUCOgtt9w4MFns/pY0LRUgwyMXdxW5w =
65
- go.sia.tech/coreutils v0.16.0 h1:KS6czVw6exhSRQ2whJ84UXGW56M79cYjefS1449ZfxE =
66
- go.sia.tech/coreutils v0.16.0 /go.mod h1:L2fdE/d/DbfUmwTx8htI2hN9ypunBX2Q/DRTYCtb+ck =
65
+ go.sia.tech/coreutils v0.16.1-0.20250607184904-8c78c1233ed4 h1:MDnsg/wLgs0Lslg764Twti0NNVYAFZMk3gupF6x8U/4 =
66
+ go.sia.tech/coreutils v0.16.1-0.20250607184904-8c78c1233ed4 /go.mod h1:L2fdE/d/DbfUmwTx8htI2hN9ypunBX2Q/DRTYCtb+ck =
67
67
go.sia.tech/jape v0.14.0 h1:hyocTKqvcji+rC1vDE1djINlpErQQVDS6zoLMmxW3Xs =
68
68
go.sia.tech/jape v0.14.0 /go.mod h1:tONxoKrNr0iQWzBCygwlTkGoGjuEhyVpLGInvGd2mGY =
69
69
go.sia.tech/mux v1.4.0 h1:LgsLHtn7l+25MwrgaPaUCaS8f2W2/tfvHIdXps04sVo =
You can’t perform that action at this time.
0 commit comments