diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ require ( github.com/philhofer/fwd v1.0.0 // indirect github.com/prometheus/client_golang v1.7.1 github.com/prometheus/client_model v0.2.0 - github.com/prometheus/common v0.13.0 + github.com/prometheus/common v0.14.0 go.etcd.io/etcd v0.5.0-alpha.5.0.20200306183522-221f0cc107cb go.uber.org/zap v1.14.1 // indirect golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 |