upgrading go to version 1.13.3
This commit is contained in:
parent
976b4265fb
commit
f28d0e4009
|
|
@ -2,7 +2,7 @@ language: go
|
|||
os: linux
|
||||
|
||||
go:
|
||||
- "1.10"
|
||||
- "1.13.3"
|
||||
go_import_path: github.com/GoogleContainerTools/kaniko
|
||||
|
||||
script:
|
||||
|
|
|
|||
Loading…
Reference in New Issue