diff --git a/go.mod b/go.mod index f3531c1..b39e669 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/cloudquery/plugin-pb-go -go 1.25.0 +go 1.26.0 require ( github.com/Masterminds/semver v1.5.0