Skip to content

Commit

Permalink
Update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
Ehsan-saradar committed Dec 7, 2023
1 parent f38c94d commit 30d817e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion marketplace/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/google/go-github/v56 v56.0.0
github.com/gookit/color v1.5.4
github.com/hashicorp/go-plugin v1.6.0
github.com/ignite/cli v0.27.1
github.com/ignite/cli v0.27.2-0.20231110144902-718f27cb581d
github.com/spf13/cobra v1.8.0
github.com/stretchr/testify v1.8.4
golang.org/x/tools v0.16.0
Expand Down
4 changes: 2 additions & 2 deletions marketplace/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -412,8 +412,8 @@ github.com/hinshun/vt10x v0.0.0-20220119200601-820417d04eec h1:qv2VnGeEQHchGaZ/u
github.com/hinshun/vt10x v0.0.0-20220119200601-820417d04eec/go.mod h1:Q48J4R4DvxnHolD5P8pOtXigYlRuPLGl6moFx3ulM68=
github.com/ianlancetaylor/demangle v0.0.0-20181102032728-5e5cf60278f6/go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc=
github.com/ianlancetaylor/demangle v0.0.0-20200824232613-28f6c0f3b639/go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc=
github.com/ignite/cli v0.27.1 h1:CNMY0XIMICzfMqZ6yZC4qQNP/r3Ar0Ssh86u84HV1so=
github.com/ignite/cli v0.27.1/go.mod h1:7uaYQQ07tyOBiVAlRYAcZk2g/Y1vtgU0J09oPNntR4E=
github.com/ignite/cli v0.27.2-0.20231110144902-718f27cb581d h1:7CNubDWjY8yLOeI1Uos2PkyHRO/8h+agQYp8hTAESSw=
github.com/ignite/cli v0.27.2-0.20231110144902-718f27cb581d/go.mod h1:L7c0zof8njGdbfbsH55PQhtJckuFK1o6ovGK4FNsXDA=
github.com/imdario/mergo v0.3.13/go.mod h1:4lJ1jqUDcsbIECGy0RUJAXNIhg+6ocWgb1ALK2O4oXg=
github.com/imdario/mergo v0.3.15 h1:M8XP7IuFNsqUx6VPK2P9OSmsYsI/YFaGil0uD21V3dM=
github.com/imdario/mergo v0.3.15/go.mod h1:WBLT9ZmE3lPoWsEzCh9LPo3TiwVN+ZKEjmz+hD27ysY=
Expand Down

0 comments on commit 30d817e

Please sign in to comment.