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

Upgrading go version to 1.23.1 #1521

Merged
merged 3 commits into from
Sep 19, 2024
Merged

Upgrading go version to 1.23.1 #1521

merged 3 commits into from
Sep 19, 2024

Conversation

vibhansa-msft
Copy link
Member

@vibhansa-msft vibhansa-msft commented Sep 13, 2024

Upgrade to latest go version

@@ -1,6 +1,6 @@
#!/bin/bash
work_dir=$(echo $1 | sed 's:/*$::')
version="1.22.4"
version="1.23.1"
Copy link
Member

Choose a reason for hiding this comment

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

You can also update the dependencies in go.mod file.

Copy link
Member Author

Choose a reason for hiding this comment

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

Done

@vibhansa-msft vibhansa-msft merged commit 42b3b19 into main Sep 19, 2024
10 checks passed
@vibhansa-msft vibhansa-msft deleted the vibhansa/go_upgrade branch October 15, 2024 10:18
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.

4 participants