addressing review comments

addressing review comments, adding run group
This commit is contained in:
Prashant Balachandran 2021-10-07 14:56:28 +05:30
parent 3b551fcdd6
commit bd06a043c5
4 changed files with 41 additions and 24 deletions

1
go.mod
View file

@ -3,6 +3,7 @@ module sigs.k8s.io/prometheus-adapter
go 1.16
require (
github.com/oklog/run v1.1.0
github.com/onsi/ginkgo v1.16.4
github.com/onsi/gomega v1.15.0
github.com/prometheus/client_golang v1.11.0