Update snapcraft build config to Go 1.11

See #5115
This commit is contained in:
Bjørn Erik Pedersen
2018-08-26 10:43:53 +02:00
committed by GitHub
parent 45c9c45d1d
commit 94d6d6780f

View File

@@ -49,7 +49,7 @@ parts:
after: [go]
go:
source-tag: go1.10.3
source-tag: go1.11
git:
plugin: nil