diff --git a/go.mod b/go.mod index 9217aa2f..09f76d5b 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/statnett/image-scanner-operator -go 1.22.0 +go 1.23.2 require ( github.com/distribution/reference v0.6.0