Update to go1.18 (#1768)

This commit is contained in:
Manu Gupta
2022-03-21 10:47:41 -07:00
committed by GitHub
parent 2240baf308
commit 69f7a1f902
10 changed files with 12 additions and 14 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ environment:
GOPROXY: https://proxy.golang.org
SKIP_UNTIL_113: true
stack: go 1.17
stack: go 1.18
test_script:
- go version