bump snap to build with Go 1.16

(cherry picked from commit d9f28a2c60)
This commit is contained in:
Adin Schmahmann 2021-06-23 10:02:46 -04:00
parent 179d1d1507
commit 3bfc21ca88

View File

@ -29,7 +29,7 @@ parts:
source-tag: master
plugin: go
# keep me up to date with the go version that go-ipfs expects to be built with.
go-channel: 1.14/stable
go-channel: 1.16/stable
go-importpath: github.com/ipfs/go-ipfs
build-packages:
- build-essential