Skip to content

Commit

Permalink
chore: remove iavl dependency (Finschia#228)
Browse files Browse the repository at this point in the history
* chore: remove iavl dependency

* chore: fix lint error
  • Loading branch information
Woosang Son committed Jul 8, 2021
1 parent e47f13d commit 1413661
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 80 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ require (
github.com/gtank/merlin v0.1.1
github.com/herumi/bls-eth-go-binary v0.0.0-20200923072303-32b29e5d8cbf
github.com/libp2p/go-buffer-pool v0.0.2
github.com/line/iavl/v2 v2.0.0-init.1.0.20210406065347-cfd73e5acce0
github.com/line/tm-db/v2 v2.0.0-init.1.0.20210406062110-9424ca70955a
github.com/line/tm-db/v2 v2.0.0-init.1.0.20210413083915-5bb60e117524
github.com/minio/highwayhash v1.0.1
github.com/pelletier/go-toml v1.6.0 // indirect
github.com/pkg/errors v0.9.1
Expand Down
Loading

0 comments on commit 1413661

Please sign in to comment.