- Notifications
You must be signed in to change notification settings - Fork897
Use full go version#7
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Pull Request Overview
This PR fixes code scanning issues by updating the toolchain version and correcting the module name.
- Updated module import path to reflect the correct module name.
- Adjusted toolchain specification as required by the code scanning tool.
Files not reviewed (1)
- go.mod: Language not supported
Tip: Copilot code review supports C#, Go, Java, JavaScript, Markdown, Python, Ruby and TypeScript, with more languages coming soon.Learn more
c042fc7
intomainUh oh!
There was an error while loading.Please reload this page.
Use full go version
Code Scanning is not happy with our toolchain version, so fixing:
Also correcting the module name.