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

Update Go Version #22

Merged
merged 1 commit into from
Sep 17, 2021
Merged

Update Go Version #22

merged 1 commit into from
Sep 17, 2021

Conversation

kstiehl
Copy link
Contributor

@kstiehl kstiehl commented Sep 17, 2021

changes

  • Update Go Version 1.17

NOTE:

Because of go's new module graph pruning the go.mod file contains multiple require blocks for now, This second require block will get smaller with time and disappear one day when direct dependencies are also updated to 1.17

closes #21

@kstiehl kstiehl added maintenance minor indicates that this change introduces a change that increments the minor version labels Sep 17, 2021
@kstiehl kstiehl merged commit 35200a9 into main Sep 17, 2021
@kstiehl kstiehl added patch and removed minor indicates that this change introduces a change that increments the minor version labels Sep 17, 2021
@kstiehl kstiehl deleted the feature/update-go-version branch September 17, 2021 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Go Version to 1.17
1 participant