diff --git a/go.mod b/go.mod index 41eda17..82ae9b0 100644 --- a/go.mod +++ b/go.mod @@ -159,4 +159,4 @@ require ( gopkg.in/yaml.v3 v3.0.1 // indirect ) -go 1.21.5 +go 1.22.2