We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c50734 commit ded70ebCopy full SHA for ded70eb
chains/solana/deployment/go.mod
@@ -85,6 +85,7 @@ require (
85
github.com/fsnotify/fsnotify v1.9.0 // indirect
86
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
87
github.com/gabriel-vasile/mimetype v1.4.10 // indirect
88
+ github.com/gagliardetto/metaplex-go v0.2.1
89
github.com/gagliardetto/treeout v0.1.4 // indirect
90
github.com/getsentry/sentry-go v0.27.0 // indirect
91
github.com/go-json-experiment/json v0.0.0-20250223041408-d3c622f1b874 // indirect
0 commit comments