From ad2333e2507209e7c4ee50a9b94210f144c24650 Mon Sep 17 00:00:00 2001 From: Manuel Vogel Date: Fri, 15 Oct 2021 17:56:47 +0300 Subject: [PATCH] chore(ci): bump to golang 117 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 167dc5b..0704ba0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: go go: - - 1.5 + - 1.17 - tip sudo: false before_script: