From 7fdf3b2df4701729df3bb09859b8aed086593f01 Mon Sep 17 00:00:00 2001 From: Aaron Crickenberger Date: Tue, 18 Aug 2020 16:44:59 -0700 Subject: Update to go1.15 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 0735ab5c..e611b138 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module k8s.io/community -go 1.12 +go 1.15 require ( github.com/client9/misspell v0.3.4 -- cgit v1.2.3