Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add build options #21

Merged
merged 5 commits into from
Sep 22, 2020
Merged

Conversation

dbolack
Copy link
Contributor

@dbolack dbolack commented Sep 14, 2020

Updates for build process

This updates the go.sum to more current versions

This alters the create_release.sh to fix a fault in the tarball being
created before the path definitely existed.

It alters an assumption about the users environment in create_release.sh
by forcing the GO111MODULE to on as the auto value might not result in a
module environment which is incompatible with dependencies.

This updates the go.sum to more current versions

This alters the create_release.sh to fix a fault in the tarball being
created before the path definitely existed.

It alters an assumption about the users environment in create_release.sh
by forcing the GO111MODULE to on as the auto value might not result in a
module environment which is incompatible with dependencies.

It also reverts changes I made to my branch in the Makefile to revert it
to match master.
@vanappmi vanappmi merged commit 366eeba into CognotektGmbH:master Sep 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants