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>
This commit is contained in:
Miek Gieben
2019-11-05 11:18:02 +00:00
committed by GitHub
parent 86680793dc
commit a214161bc3
6 changed files with 63 additions and 9 deletions

4
go.mod
View File

@@ -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