Skip to content

Commit c4e6b02

Browse files
committed
Use Go 1.17 for builds
Signed-off-by: John Starich <johnstarich@johnstarich.com>
1 parent cca9f79 commit c4e6b02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: go
22

33
go:
4-
- "1.16.x"
4+
- "1.17.x"
55

66
services:
77
- docker

0 commit comments

Comments
 (0)