Skip to content
This repository was archived by the owner on Feb 15, 2023. It is now read-only.
Open
Show file tree
Hide file tree
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 @@ -7,5 +7,5 @@ require (
github.com/bwNetFlow/protobuf/go v0.0.0-20200514124336-bf8695918c8c
github.com/deathowl/go-metrics-prometheus v0.0.0-20200518174047-74482eab5bfb
github.com/golang/protobuf v1.4.3
github.com/prometheus/client_golang v1.8.0
github.com/prometheus/client_golang v1.11.1
)
Loading