diff --git a/go.mod b/go.mod index b8b36c5..16e1975 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/portainer/portainer-updater -go 1.22.7 +go 1.23.2 require ( github.com/Masterminds/semver v1.5.0