upgrading go to version 1.13.3

This commit is contained in:
Prashant Arya 2019-11-19 16:06:02 +00:00 committed by Cole Wippern
parent 976b4265fb
commit f28d0e4009
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ language: go
os: linux os: linux
go: go:
- "1.10" - "1.13.3"
go_import_path: github.com/GoogleContainerTools/kaniko go_import_path: github.com/GoogleContainerTools/kaniko
script: script: