Skip to content
This repository was archived by the owner on Feb 17, 2022. It is now read-only.

Fixes to run with go 1.16.#48

Merged
perj merged 1 commit intomasterfrom
go1.16
Feb 8, 2021
Merged

Fixes to run with go 1.16.#48
perj merged 1 commit intomasterfrom
go1.16

Conversation

@perj
Copy link
Owner

@perj perj commented Feb 5, 2021

Stop using the deprecated -i flag, it's not really needed.

Set BUILDPATH explicitly for tests to avoid users having values .build
that fails to work with generated Go code.

Stop using removed darwin/386 arch to test cross compiling.

Stop using the deprecated -i flag, it's not really needed.

Set BUILDPATH explicitly for tests to avoid users having values .build
that fails to work with generated Go code.

Stop using removed darwin/386 arch to test cross compiling.
@perj perj merged commit d66106c into master Feb 8, 2021
@perj perj deleted the go1.16 branch February 8, 2021 09:34
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