diff --git a/go.mod b/go.mod index 70481fe..c2589b9 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/denyskon/teabag -go 1.19 +go 1.20 require ( github.com/gorilla/mux v1.8.0