Skip to content

Commit

Permalink
Merge branch 'master' into am/9417-amino
Browse files Browse the repository at this point in the history
  • Loading branch information
amaury1093 authored Jun 4, 2021
2 parents 148135e + fc6e3d6 commit cbd1fb6
Show file tree
Hide file tree
Showing 3 changed files with 149 additions and 7 deletions.
2 changes: 1 addition & 1 deletion docs/using-the-sdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ parent:
# Using the SDK

- [Modules](../../x/README.md)
- [Simulation](./simulation.md)
- [Simulation](../core/simulation.md)
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ require (
github.com/pelletier/go-toml v1.8.1 // indirect
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.10.0
github.com/prometheus/common v0.25.0
github.com/prometheus/common v0.27.0
github.com/rakyll/statik v0.1.7
github.com/regen-network/cosmos-proto v0.3.1
github.com/rs/zerolog v1.22.0
Expand Down
Loading

0 comments on commit cbd1fb6

Please sign in to comment.