Run go mod tidy

This commit is contained in:
Daan Sprenkels
2019-09-08 10:49:05 +02:00
parent e021e463ab
commit 471a9c69db
2 changed files with 1 additions and 5 deletions

1
go.mod
View File

@@ -3,7 +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/mux v1.7.3
github.com/pkg/errors v0.8.1
github.com/prometheus/client_golang v1.1.0