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

feat: upgrade golang 1.20 and dependencies #47

Closed
wants to merge 3 commits into from

Conversation

jplanckeel
Copy link

@jplanckeel jplanckeel commented Apr 18, 2023

Describe

This project is on version 1.16 of golang, I proposes a PR to update it as it is used and shared via links in the hashicorp docs.

  • made a go get -u and go get mod tidy to update depdencies.
  • upgrade golang version to 1.20.3.
  • Add make vuln to run govulncheck to check vulnerabilities
  • Add dependabot file to open PR to update dependencies Go

I have run make test and make build to test project in 1.20

@jplanckeel jplanckeel closed this Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant