diff --git a/go.mod b/go.mod index 6b552e8..6043da0 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module dwelling-radio -go 1.20 +go 1.17 require ( github.com/julienschmidt/httprouter v1.3.0