Skip to content
This repository was archived by the owner on Apr 19, 2023. It is now read-only.

Added replace directive for go 1.18#648

Open
Russtopia wants to merge 1 commit into
prasmussen:masterfrom
Russtopia:go-mod-118
Open

Added replace directive for go 1.18#648
Russtopia wants to merge 1 commit into
prasmussen:masterfrom
Russtopia:go-mod-118

Conversation

@Russtopia
Copy link
Copy Markdown

  • replace directive required for moved google.golang.org/cloud/compute;
  • entry in vendor/modules.txt

It seems these are required now to build cleanly in Go 1.18. After applying this patch,

$ go mod vendor
$ go build .

* replace directive required for moved google.golang.org/cloud/compute;
* entry in vendor/modules.txt
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant