diff --git a/go.mod b/go.mod index 89bb599..f912c1d 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module framagit.org/ppom/reaction -go 1.19 +go 1.20 require ( github.com/google/go-jsonnet v0.20.0