diff --git a/go.mod b/go.mod index c76d387..e4d6172 100644 --- a/go.mod +++ b/go.mod @@ -90,4 +90,4 @@ require ( gopkg.in/yaml.v3 v3.0.1 // indirect ) -go 1.19 +go 1.21