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

Remove go toolchain in go.mod #18

Merged
merged 1 commit into from
Nov 11, 2024
Merged

Remove go toolchain in go.mod #18

merged 1 commit into from
Nov 11, 2024

Conversation

dehanj
Copy link
Member

@dehanj dehanj commented Nov 6, 2024

Description

Removes the toolchain statement in the go.mod file

Type of change

Please tick any that are relevant to this PR and remove any that aren't.

  • Bugfix (non breaking change which resolve an issue)

Submission checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my changes
  • My changes are well written and CI is passing
  • I have squashed my work to relevant commits and rebased on main for linear history
  • I have added a "Co-authored-by: x" if several people contributed, either pair programming or by squashing commits from different authors.

Copy link
Member

@mchack-work mchack-work left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@mchack-work mchack-work merged commit efa894d into main Nov 11, 2024
3 checks passed
@mchack-work mchack-work deleted the remove-go-toolchain branch November 11, 2024 17:08
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