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

Use go 1.17.1 #363

Merged
merged 3 commits into from
Sep 21, 2021
Merged

Use go 1.17.1 #363

merged 3 commits into from
Sep 21, 2021

Conversation

lucasreed
Copy link
Contributor

A couple notes:

  • Added a go mod tidy into the build step for golangci-lint as it was not finding any go files to analyze. I found this github issue recommendation.
  • the go.mod file update is due to an updated way go 1.17 manages the dependency tree.

@lucasreed lucasreed merged commit b3e34e2 into master Sep 21, 2021
@lucasreed lucasreed deleted the lr/use_go_1.17.1 branch September 21, 2021 14:00
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