cosmos / ibc-go

Inter-Blockchain Communication Protocol (IBC) implementation in Golang.
https://ibc.cosmos.network/
MIT License
554 stars 593 forks source link

chore: remove autocli references in testing structure #7475

Closed colin-axner closed 1 month ago

colin-axner commented 1 month ago

Description

Removes autocli references in testing structure. ICA depends on "cosmossdk.io/api", otherwise this would have removed it from the top level go.mod. Same changes in wasm/callabcks will remove that dep

closes: #XXXX


Before we can merge this PR, please make sure that all the following items have been checked off. If any of the checklist items are not applicable, please leave them but write a little note why.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed for 'ibc-go'

Issues
149 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud