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