Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Update module github.com/prometheus/common to v0.39.0 #64

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ go 1.16
require (
github.com/dchest/uniuri v0.0.0-20160212164326-8902c56451e9
github.com/prometheus/client_golang v0.9.4
github.com/prometheus/common v0.4.1
github.com/prometheus/common v0.39.0
github.com/zpeters/speedtest v1.0.3
)