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

Remove go version from go.mod #17

Merged
merged 1 commit into from
Mar 15, 2021
Merged

Remove go version from go.mod #17

merged 1 commit into from
Mar 15, 2021

Conversation

vearutop
Copy link
Member

In order to maintain backwards build compatibility with applications built with older versions of Go this PR removes go 1.11 statement from go.mod until go1.16 becomes minimal supported version of Go.

See golang/go#43980 for relevant discussion.

@vearutop vearutop merged commit a8e6fee into master Mar 15, 2021
@vearutop vearutop deleted the remove-go-version branch March 15, 2021 12:31
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.

1 participant