Skip to content

Instantly share code, notes, and snippets.

@kennyjwilli
Created June 20, 2019 14:40
Show Gist options
  • Save kennyjwilli/8a59c1e886ee60ec226008c6e1cb62a3 to your computer and use it in GitHub Desktop.
Save kennyjwilli/8a59c1e886ee60ec226008c6e1cb62a3 to your computer and use it in GitHub Desktop.
GO111MODULE=on go get github.com/terraform-providers/terraform-provider-datadog
go: finding github.com/terraform-providers/terraform-provider-datadog v1.9.0
go: finding github.com/prometheus/common v0.0.0-20181126121408-4724e9255275
go: finding github.com/hashicorp/go-immutable-radix v1.0.0
go: finding github.com/miekg/dns v1.0.14
go: finding github.com/gopherjs/gopherjs v0.0.0-20181103185306-d547d1d9531e
go: finding github.com/terraform-providers/terraform-provider-tls v1.2.0
go: finding github.com/terraform-providers/terraform-provider-aws v1.29.0
go: finding github.com/jen20/awspolicyequivalence v0.0.0-20170831201602-3d48364a137a
go: finding github.com/cenkalti/backoff v0.0.0-20161020194410-b02f2bbce11d
go: finding github.com/satori/uuid v0.0.0-20160927100844-b061729afc07
go: finding github.com/beevik/etree v0.0.0-20171015221209-af219c0c7ea1
go: finding github.com/smartystreets/assertions v0.0.0-20190116191733-b6c0e53d7304
go: finding github.com/ryanuber/columnize v0.0.0-20161220214920-0fbbb3f0e3fb
go: finding github.com/zorkian/go-datadog-api v2.20.1-0.20190430091414-fcf4c3b6edfd+incompatible
go: finding github.com/coreos/bbolt v1.3.1-coreos.1
go: finding github.com/masterzen/azure-sdk-for-go v0.0.0-20161014135628-ee4f0065d00c
go: finding github.com/go-ini/ini v1.25.4
go: finding github.com/chzyer/logex v1.1.11-0.20160617073814-96a4d311aa9b
go: finding github.com/hashicorp/terraform v0.12.0-rc1
go: finding github.com/prometheus/procfs v0.0.0-20181204211112-1dc9a6cbc91a
go: finding github.com/smartystreets/goconvey v0.0.0-20190222223459-a17d461953aa
go: finding github.com/hashicorp/go-sockaddr v1.0.0
go: finding github.com/DHowett/go-plist v0.0.0-20180609054337-500bd5b9081b
go: finding github.com/terraform-providers/terraform-provider-template v1.0.0
go: labix.org/v2/mgo@v0.0.0-20140701140051-000000000287: bzr branch --use-existing-dir https://launchpad.net/mgo/v2 . in /home/kenny/go/pkg/mod/cache/vcs/ca61c737a32b1e09a0919e15375f9c2b6aa09860cc097f1333b3c3d29e040ea8: exec: "bzr": executable file not found in $PATH
go: finding github.com/hashicorp/atlas-go v0.0.0-20161107204910-1792bd8de119
go: finding github.com/hashicorp/serf v0.8.2-0.20171022020050-c20a0b1b1ea9
go: launchpad.net/gocheck@v0.0.0-20140225173054-000000000087: bzr branch --use-existing-dir https://launchpad.net/~niemeyer/gocheck/trunk . in /home/kenny/go/pkg/mod/cache/vcs/f46ce2ae80d31f9b0a29099baa203e3b6d269dace4e5357a2cf74bd109e13339: exec: "bzr": executable file not found in $PATH
go: error loading module requirements
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment