go modules use go get github.com/kelseyhightower/confd error

65 views
Skip to first unread message

zhao jiachin

unread,
Jul 29, 2019, 4:13:21 AM7/29/19
to confd-users
Hi, folks!
I'm using go1.12.7 linux/amd64 to get confd.
export GO111MODULE=on
but the encounter the following error:
go: downloading github.com/kelseyhightower/confd v0.16.0
go: extracting github.com/kelseyhightower/confd v0.16.0
go: downloading golang.org/x/net v0.0.0-20190311183353-d8887717615a
go: finding gopkg.in/yaml.v2 v2.2.2
.....
go: finding github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421
go: downloading github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421
go: extracting github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421



can anyone help me solve the error?

Dmitry S.

unread,
Jan 8, 2020, 5:03:40 AM1/8/20
to confd-users
I'm able to successfully run `go get -v -u github.com/kelseyhightower/confd` with go1.13.5 on Linux and Darwin.

Dmitry
Reply all
Reply to author
Forward
0 new messages