Skip to content

Commit 3526a71

Browse files
committed
fix indirect
1 parent bd000dc commit 3526a71

File tree

1 file changed

+1
-1
lines changed
  • framework/examples/myproject

1 file changed

+1
-1
lines changed

framework/examples/myproject/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ replace (
1111
require (
1212
github.com/block-vision/sui-go-sdk v1.0.6
1313
github.com/blocto/solana-go-sdk v1.30.0
14-
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
14+
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
1515
github.com/ethereum/go-ethereum v1.15.0
1616
github.com/go-resty/resty/v2 v2.16.3
1717
github.com/smartcontractkit/chainlink-testing-framework/framework v0.6.6

0 commit comments

Comments
 (0)