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 and packages to fix vulnerabilities #204

Merged
merged 2 commits into from
Dec 9, 2024

Conversation

oyvindhagberg
Copy link
Contributor

This PR updates the Go version and Go package versions. This takes care of a lot of vulnerabilities that Trivy found.

It also adds a new test script that lets you easily test your code locally!
ci/docker/test_everything_locally.sh will run go test AND all the scripts in tests/, handling setup and teardown with docker compose.

Other minor changes:

  • Removes codeowners and code-of-conduct files
  • Minor fix to the docker-compose.yml example file

Also:
- Remove codeowners and code-of-conduct files
- Add a new test script that lets you easily test everything locally!
- Minor fix to the docker-compose.yml example file
@oyvindhagberg oyvindhagberg self-assigned this Dec 4, 2024
@oyvindhagberg oyvindhagberg merged commit 1bd862c into master Dec 9, 2024
27 checks passed
@oyvindhagberg oyvindhagberg deleted the update-go-and-stuff branch December 9, 2024 12:04
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