I have been trying to build my application via snap. However, snap uses go version 1.6 by default. I need at least go 1.10 though. How'd I go on about that?
1.6
go 1.10
I couldn't find anything useful in the snapcraft documentation.