Groups
Groups
Sign in
Groups
Groups
confd-users
Conversations
About
Send feedback
Help
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 AM
7/29/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to confd-users
Hi, folks!
I'm using go1.12.7 linux/amd64 to get confd.
export GO111MODULE=on
go get
github.com/kelseyhightower/confd
but the encounter the following error:
go: finding
github.com/kelseyhightower/confd
v0.16.0
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
github.com/hashicorp/consul/api
v1.1.0
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
build
github.com/kelseyhightower/confd
: cannot load
code.google.com/p/go.crypto/openpgp
: cannot find module providing package
code.google.com/p/go.crypto/openpgp
can anyone help me solve the error?
Dmitry S.
unread,
Jan 8, 2020, 5:03:40 AM
1/8/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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