mirror of
https://github.com/gomods/athens
synced 2026-02-03 12:10:32 +00:00
upgrade go version to 1.19 (#1814)
* upgrade go version to 1.19 * update base image
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ environment:
|
||||
GOPROXY: https://proxy.golang.org
|
||||
SKIP_UNTIL_113: true
|
||||
|
||||
stack: go 1.18
|
||||
stack: go 1.19
|
||||
|
||||
test_script:
|
||||
- go version
|
||||
|
||||
Reference in New Issue
Block a user