diff --git a/go.mod b/go.mod index c4eb474..6043da0 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,6 @@ module dwelling-radio go 1.17 require ( - github.com/Joker/jade v1.1.3 github.com/julienschmidt/httprouter v1.3.0 github.com/pkg/errors v0.9.1 gopkg.in/yaml.v3 v3.0.1