We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7257d75 commit 644edb5Copy full SHA for 644edb5
.travis.yml
@@ -29,7 +29,7 @@ jobs:
29
# Lang stage: Go
30
- stage: lang
31
language: go
32
- go: 1.13.8
+ go: 1.16.4
33
go_import_path: github.com/container-storage-interface/spec
34
install:
35
- make -C lib/go protoc
0 commit comments