diff --git a/services/plugin/template/go.mod.plush b/services/plugin/template/go.mod.plush index fe8fffd05..1c4ff1a80 100755 --- a/services/plugin/template/go.mod.plush +++ b/services/plugin/template/go.mod.plush @@ -5,4 +5,4 @@ go 1.21 require ( github.com/hashicorp/go-plugin v1.4.9 github.com/ignite/cli v0.26.2-0.20230504112712-4324e2ff958f -) \ No newline at end of file +)