Skip to content

Commit 5ad03d4

Browse files
committed
Updating go version in travis.yaml
1 parent 3154aa8 commit 5ad03d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release-tools/travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ git:
66
depth: false
77
matrix:
88
include:
9-
- go: 1.13.3
9+
- go: 1.18.4
1010
before_script:
1111
- mkdir -p bin
1212
- wget https://github.com/golang/dep/releases/download/v0.5.1/dep-linux-amd64 -O bin/dep

0 commit comments

Comments
 (0)