worried-engineer-33884
02/22/2019, 6:47 PMgentle-diamond-70147
02/22/2019, 6:50 PMworried-engineer-33884
02/22/2019, 6:51 PMgentle-diamond-70147
02/22/2019, 6:55 PMworried-engineer-33884
02/22/2019, 6:57 PMstocky-spoon-28903
02/22/2019, 6:58 PMworried-engineer-33884
02/22/2019, 6:58 PMstocky-spoon-28903
02/22/2019, 7:00 PMworried-engineer-33884
02/22/2019, 7:00 PMstocky-spoon-28903
02/22/2019, 7:00 PMworried-engineer-33884
02/22/2019, 7:00 PMgo get
I think (I am not a go expert)stocky-spoon-28903
02/22/2019, 7:00 PMgo get
looks at the import paths and gets the latest version of each oneworried-engineer-33884
02/22/2019, 7:00 PMstocky-spoon-28903
02/22/2019, 7:01 PMworried-engineer-33884
02/22/2019, 7:04 PMstocky-spoon-28903
02/22/2019, 7:11 PMworried-engineer-33884
02/22/2019, 7:26 PM└──➤ go get -d -v
<http://github.com/alexissavin/terraform-provider-solidserver|github.com/alexissavin/terraform-provider-solidserver> (download)
<http://github.com/alexissavin/gorequest|github.com/alexissavin/gorequest> (download)
<http://github.com/moul/http2curl|github.com/moul/http2curl> (download)
<http://github.com/hashicorp/terraform|github.com/hashicorp/terraform> (download)
So just add these ☝️ ?stocky-spoon-28903
02/22/2019, 7:47 PMdep ensure -v
and it should produce a lock file with usable versions of things, assuming the repo is actually `go get`ableworried-engineer-33884
02/22/2019, 7:48 PMWarning: the following project(s) have [[constraint]] stanzas in Gopkg.toml:
✗ <http://github.com/alexissavin/gorequest|github.com/alexissavin/gorequest>
✗ <http://github.com/moul/http2curl|github.com/moul/http2curl>
However, these projects are not direct dependencies of the current project:
stocky-spoon-28903
02/22/2019, 7:49 PMworried-engineer-33884
02/22/2019, 7:50 PMSolving failure:
(1) failed to list versions for <https://github.com/pulumi/pulumi-solidserver>: ERROR: Repository not found.
i must have messed up a search/replacestocky-spoon-28903
02/22/2019, 8:04 PMworried-engineer-33884
02/22/2019, 8:34 PMresources.go
editing bit optional? Can I get away without it for now?stocky-spoon-28903
02/22/2019, 8:39 PMworried-engineer-33884
02/22/2019, 8:39 PMstocky-spoon-28903
02/22/2019, 8:40 PMworried-engineer-33884
02/22/2019, 9:15 PMstocky-spoon-28903
02/22/2019, 10:53 PMworried-engineer-33884
02/22/2019, 10:55 PMstocky-spoon-28903
02/22/2019, 11:09 PMpulumi-random