From 4a445ceccd4d0535f9f1d62239f6449f2de3eb87 Mon Sep 17 00:00:00 2001 From: Robert Zaremba Date: Mon, 15 Nov 2021 12:22:11 +0100 Subject: [PATCH] chore: bump iavl --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 879d8cd207f6..9bb286ca63d0 100644 --- a/go.mod +++ b/go.mod @@ -13,7 +13,7 @@ require ( github.com/cosmos/cosmos-proto v0.0.0-20210914142853-23ed61ac79ce github.com/cosmos/cosmos-sdk/db v0.0.0 github.com/cosmos/go-bip39 v1.0.0 - github.com/cosmos/iavl v0.17.1 + github.com/cosmos/iavl v0.17.2 github.com/cosmos/ledger-cosmos-go v0.11.1 github.com/gogo/gateway v1.1.0 github.com/gogo/protobuf v1.3.3