Skip to content
Snippets Groups Projects
Commit 3663eef9 authored by Lennart Kramer's avatar Lennart Kramer
Browse files

update go dependencies

parent 82cc5492
No related branches found
No related tags found
No related merge requests found
......@@ -3,17 +3,17 @@ module web
go 1.17
require (
github.com/prometheus/client_golang v1.14.0
golang.org/x/sys v0.5.0
github.com/prometheus/client_golang v1.20.5
golang.org/x/sys v0.27.0
)
require (
github.com/beorn7/perks v1.0.1 // indirect
github.com/cespare/xxhash/v2 v2.1.2 // indirect
github.com/golang/protobuf v1.5.2 // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.1 // indirect
github.com/prometheus/client_model v0.3.0 // indirect
github.com/prometheus/common v0.37.0 // indirect
github.com/prometheus/procfs v0.8.0 // indirect
google.golang.org/protobuf v1.33.0 // indirect
github.com/cespare/xxhash/v2 v2.3.0 // indirect
github.com/klauspost/compress v1.17.9 // indirect
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
github.com/prometheus/client_model v0.6.1 // indirect
github.com/prometheus/common v0.55.0 // indirect
github.com/prometheus/procfs v0.15.1 // indirect
google.golang.org/protobuf v1.34.2 // indirect
)
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment