diff --git a/go.mod b/go.mod index c9be93f0a..fb2d32802 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/harness/gitness -go 1.22 +go 1.22.0 require ( cloud.google.com/go/storage v1.43.0