diff --git a/go.mod b/go.mod index 89588b69..a7bc5e10 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/redhatinsights/yggdrasil -go 1.18 +go 1.22 require ( git.sr.ht/~spc/go-log v0.1.1