diff --git a/go.mod b/go.mod index 13529117f..032836f04 100644 --- a/go.mod +++ b/go.mod @@ -28,9 +28,8 @@ require ( ) retract ( - v1.1.3 - [v1.1.0, v1.1.1] - [v1.0.0, v1.0.2] + [v1.1.0, v1.1.3] + [v1.0.0, v1.0.3] // This version is not used by the Cosmos SDK and adds a maintenance burden. // Use v1.x.x instead. [v0.21.0, v0.21.2]