@cryptotaxi247 / kubo / commits / d9f28a2c6

bump snap to build with Go 1.16

Adin Schmahmann committed Jun 23, 2021 at 10:02 UTC d9f28a2c60b95f27fc5b00ae510574e317161e1d
1 file changed +1 -1
snap/snapcraft.yaml
+1 -1
@@ -29,7 +29,7 @@ parts:
29 source-tag: master
30 plugin: go
31 # keep me up to date with the go version that go-ipfs expects to be built with.
32 - go-channel: 1.14/stable
32 + go-channel: 1.16/stable
33 go-importpath: github.com/ipfs/go-ipfs
34 build-packages:
35 - build-essential