diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -4,11 +4,7 @@ go 1.19 require ( github.com/google/go-cmp v0.5.9 - github.com/gorilla/handlers v1.5.1 - github.com/gorilla/mux v1.8.0 go.awhk.org/core v0.6.1 go.awhk.org/gosdd v0.2.1 gopkg.in/yaml.v3 v3.0.1 ) - -require github.com/felixge/httpsnoop v1.0.1 // indirect |
