diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 1c4da1a2157..3ebe0440969 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -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