Skip to content
This repository was archived by the owner on Dec 3, 2024. It is now read-only.

Commit 06cda61

Browse files
authored
Merge pull request #39 from mukhoakash/update-release-tools
Update go version in release tools
2 parents 3154aa8 + 5ad03d4 commit 06cda61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: release-tools/travis.yml

+1-1
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)