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

Rollback changes to go.mod file #2614

Merged
merged 2 commits into from
Sep 2, 2023
Merged

Rollback changes to go.mod file #2614

merged 2 commits into from
Sep 2, 2023

Conversation

gaby
Copy link
Member

@gaby gaby commented Sep 2, 2023

Description

The main purpose of this PR is to rollback the go.mod file changes made in #2588 these are causing downstream dependencies to fail since go1.21 enforces the GOTOOLCHAIN. This can be seen here: gofiber/contrib#723

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

@ReneWerner87 ReneWerner87 merged commit 8761d94 into master Sep 2, 2023
20 checks passed
@gaby gaby deleted the mod-fix branch September 2, 2023 10:22
@ReneWerner87
Copy link
Member

related golang/go#62409 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants