aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar Miek Gieben <miek@miek.nl> 2019-11-05 11:18:02 +0000
committerGravatar GitHub <noreply@github.com> 2019-11-05 11:18:02 +0000
commita214161bc3bdb7b3f805c11d6ffe1fe27c613b3e (patch)
tree8c52fb7ede3bc1ed7f2c5b50b15ee251ca1f93ca /go.mod
parent86680793dc1f412bb51bf5b220508050ec2f1192 (diff)
downloadcoredns-a214161bc3bdb7b3f805c11d6ffe1fe27c613b3e.tar.gz
coredns-a214161bc3bdb7b3f805c11d6ffe1fe27c613b3e.tar.zst
coredns-a214161bc3bdb7b3f805c11d6ffe1fe27c613b3e.zip
Update the notes for the 1.6.5 release. (#3424)
* Update the notes for the 1.6.5 release. Signed-off-by: Miek Gieben <miek@miek.nl> * manpages: regenerate Signed-off-by: Miek Gieben <miek@miek.nl> * Fix date Signed-off-by: Miek Gieben <miek@miek.nl> * Go gen/go build Signed-off-by: Miek Gieben <miek@miek.nl>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 92e9e3e9a..2600b0943 100644
--- a/go.mod
+++ b/go.mod
@@ -34,7 +34,7 @@ require (
github.com/openzipkin-contrib/zipkin-go-opentracing v0.3.5
github.com/philhofer/fwd v1.0.0 // indirect
github.com/prometheus/client_golang v1.2.1
- github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90
+ github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4
github.com/prometheus/common v0.7.0
github.com/spf13/pflag v1.0.3 // indirect
github.com/tinylib/msgp v1.1.0 // indirect
@@ -42,7 +42,7 @@ require (
go.etcd.io/etcd v0.5.0-alpha.5.0.20190917205325-a14579fbfb1a
golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
golang.org/x/net v0.0.0-20191003171128-d98b1b443823 // indirect
- golang.org/x/sys v0.0.0-20191003212358-c178f38b412c
+ golang.org/x/sys v0.0.0-20191010194322-b09406accb47
google.golang.org/api v0.13.0
google.golang.org/genproto v0.0.0-20190701230453-710ae3a149df // indirect
google.golang.org/grpc v1.24.0