Skip to content

Commit c5a5930

Browse files
committed
updated go version to 1.19
1 parent e96e39d commit c5a5930

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Set up Go
2323
uses: actions/setup-go@v2
2424
with:
25-
go-version: 1.16
25+
go-version: 1.19
2626

2727
- name: Build
2828
run: |

0 commit comments

Comments
 (0)