After #2142, building with newer Go versions fails with: go: updates to go.mod needed; to update it: go mod tidy Fix it by running go mod tidy.
2.2 KiB
2.2 KiB
After #2142, building with newer Go versions fails with: go: updates to go.mod needed; to update it: go mod tidy Fix it by running go mod tidy.