mod: Bump dependencies
This commit is contained in:
8
go.mod
8
go.mod
@@ -4,8 +4,8 @@ go 1.12
|
||||
|
||||
require (
|
||||
github.com/google/uuid v1.1.1
|
||||
github.com/gorilla/mux v1.7.3
|
||||
github.com/pkg/errors v0.8.1
|
||||
github.com/prometheus/client_golang v1.1.0
|
||||
go.etcd.io/bbolt v1.3.3
|
||||
github.com/gorilla/mux v1.7.4
|
||||
github.com/pkg/errors v0.9.1
|
||||
github.com/prometheus/client_golang v1.5.1
|
||||
go.etcd.io/bbolt v1.3.4
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user