Skip to content

chore(deps): Update dependencies #101

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

reneleonhardt
Copy link

@reneleonhardt reneleonhardt commented Apr 16, 2025

Updates

  • Update Go dependencies (4 years of technical debt, fixes high and medium CVEs)
  • Let Dependabot update Go dependencies and GitHub Actions
Module Required Update Old New Debt Type
github.com/gin-gonic/gin v1.8.1 v1.8.2 2022-06-06 2022-12-22 199 days patch
github.com/gin-gonic/gin v1.8.1 v1.10.0 2022-06-06 2024-05-07 701 days minor
github.com/invopop/jsonschema v0.12.0 v0.13.0 2023-10-04 2024-12-31 454 days minor
github.com/stretchr/testify v1.9.0 v1.10.0 2024-02-29 2024-11-12 257 days minor
Technical Debt Patch 199 days (1 years) Minor 1,412 days (4 years)

TODO

Go version requirements seem confusing to me and make updating not easier 😅

Where Versions Code
Documented 1.19 https://github.com/metoro-io/mcp-golang/blob/main/docs/contributing.mdx?plain=1#L15
go.mod 1.21 https://github.com/metoro-io/mcp-golang/blob/main/go.mod#L3
Tested + released 1.23 https://github.com/metoro-io/mcp-golang/blob/main/.github/workflows/goreleaser.yml#L23

I would be great if all these versions could be clarified or even streamlined.
My suggestions:

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.

1 participant