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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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