Run go mod tidy

This commit is contained in:
2019-11-08 10:40:31 +01:00
parent e193183f86
commit 2d2df99f75
2 changed files with 0 additions and 5 deletions

2
go.mod
View File

@@ -3,8 +3,6 @@ module gitea.hashru.nl/dsprenkels/rushlink
go 1.12
require (
github.com/go-bindata/go-bindata v3.1.2+incompatible // indirect
github.com/gorilla/handlers v1.4.2
github.com/gorilla/mux v1.7.3
github.com/pkg/errors v0.8.1
github.com/prometheus/client_golang v1.1.0