From bbc0d6d3ee065a9d14b2ee8ffb5629f82f04b259 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Frank=20Schr=C3=B6der?= Date: Fri, 19 Mar 2021 09:12:13 +0100 Subject: [PATCH] bump travis to go1.16 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 1a30a6c..baf9031 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,4 +13,5 @@ go: - "1.13.x" - "1.14.x" - "1.15.x" + - "1.16.x" - tip