Merge branch 'main' into patch-2

This commit is contained in:
Sampark Sharma
2022-12-08 11:34:06 +05:30
committed by GitHub
+1 -1
View File
@@ -19,7 +19,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version: 1.18
go-version: 1.19
- name: Build
run: go build -v ./...