ADR discussing this can be found here.
- add this repository as a Go dependency
goa example github.com/allinbits/sdk-service-meta
\- execute
find . -type f -name '*.go' -exec sed -i "s|github.com/allinbits/sdk-service-v{your version}/gen|github.com/allinbits/sdk-service-meta/gen|g" {} +
The list of non-{Cosmos, AiB, Tendermint} dependencies and their licenses are:
Module | License |
---|---|
goadesign/goa | MIT |
go.uber.org/zap | MIT |