diff --git a/go.mod b/go.mod index acf2c5d48..b1a83f29b 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/ansible-semaphore/semaphore -go 1.21 +go 1.21.0 require ( github.com/Masterminds/squirrel v1.5.4