From 52e382b697eab615ca114df431ea741e60bb4879 Mon Sep 17 00:00:00 2001 From: Nitish Tiwari Date: Tue, 5 Dec 2017 05:19:31 +0530 Subject: [PATCH] Update go version in snap file (#5256) --- snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 22e85cc73..d4859d8ce 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -28,4 +28,4 @@ parts: go-importpath: github.com/minio/minio after: [go] go: - source-tag: go1.8.3 + source-tag: go1.9.2