diff --git a/go.mod b/go.mod index f8dfce4f2..160628b61 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/portainer/portainer -go 1.21.0 +go 1.21 require ( github.com/Masterminds/semver v1.5.0