We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd000dc commit 3526a71Copy full SHA for 3526a71
framework/examples/myproject/go.mod
@@ -11,7 +11,7 @@ replace (
11
require (
12
github.com/block-vision/sui-go-sdk v1.0.6
13
github.com/blocto/solana-go-sdk v1.30.0
14
- github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
+ github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
15
github.com/ethereum/go-ethereum v1.15.0
16
github.com/go-resty/resty/v2 v2.16.3
17
github.com/smartcontractkit/chainlink-testing-framework/framework v0.6.6
0 commit comments