-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Chore: Update the go version to 1.22
- Update the go version in dockerfile and post-submit in github workflows Signed-off-by: Chaitanyareddy0702 <[email protected]> Author: VibhorChinda <[email protected]> Signed-off-by: GW Cloud Common Services <[email protected]>
- Loading branch information
co_gwre
authored and
GW Cloud Common Services
committed
Jul 10, 2024
1 parent
a9739d2
commit 6a6700f
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ on: | |
workflow_dispatch: {} | ||
|
||
env: | ||
GO_VERSION: '1.19' | ||
GO_VERSION: '1.22' | ||
|
||
jobs: | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters