Skip to content

Commit 1bb3240

Browse files
authored
Merge pull request #1104 from oasisprotocol/ptrus/feature/tidy
go mod tidy
2 parents a16ba26 + 94e8fd0 commit 1bb3240

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.changelog/1104.trivial.md

Whitespace-only changes.

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ require (
4141
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
4242
github.com/cespare/xxhash/v2 v2.3.0 // indirect
4343
github.com/cloudflare/circl v1.3.7 // indirect
44-
github.com/cockroachdb/apd v1.1.0 // indirect
4544
github.com/consensys/gnark-crypto v0.18.0 // indirect
4645
github.com/cosmos/gogoproto v1.7.0 // indirect
4746
github.com/crate-crypto/go-eth-kzg v1.3.0 // indirect
@@ -175,6 +174,7 @@ require (
175174

176175
require (
177176
github.com/akrylysov/pogreb v0.10.2
177+
github.com/cockroachdb/apd v1.1.0
178178
github.com/cometbft/cometbft v0.37.15
179179
github.com/dgraph-io/ristretto v1.0.0
180180
github.com/oapi-codegen/oapi-codegen/v2 v2.4.1

0 commit comments

Comments
 (0)