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

chore: bump dependencies #14

Merged
merged 2 commits into from
Jun 27, 2024
Merged

chore: bump dependencies #14

merged 2 commits into from
Jun 27, 2024

Conversation

bengerman13
Copy link
Contributor

@bengerman13 bengerman13 commented Jun 26, 2024

Changes proposed in this pull request:

  • update dependencies
  • update go version
  • remove vendoring
  • make example manifest more complete

security considerations

fixes some dependabot warnings

- update dependencies
- update go version
- tiny fix in readme text
@bengerman13 bengerman13 requested a review from a team June 26, 2024 21:58
@markdboyd
Copy link
Contributor

Since this isn't a BOSH release, I think we should delete the vendor directory. It seems like it will always get regenerated based on go.mod: https://go.dev/wiki/Modules#how-do-i-use-vendoring-with-modules-is-vendoring-going-away

@bengerman13
Copy link
Contributor Author

I think the vendoring is more complicated in this case, because of the c files (that's also why we have to vendor with vend instead of go mod vendor

I can try nuking all but the c files and see what happens 🤷🏻

@bengerman13
Copy link
Contributor Author

@markdboyd removing the vendor entirely worked - good call!

@bengerman13 bengerman13 merged commit 15c57b4 into main Jun 27, 2024
1 check passed
@bengerman13 bengerman13 deleted the bb/version-bumps branch June 27, 2024 16:58
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