Update to go 1.16 for mobile builds (#121)

* modified build script to work with updated fork of go-mobile

* changed spacing and added trace for easier debugging

* fixed issue with user input overwritten

* removed mentions of make

* use go 1.16 in builds

* disabled some linters

* updated change log

Co-authored-by: wussler <aron@wussler.it>
This commit is contained in:
marinthiercelin 2021-03-29 16:29:34 +02:00 committed by GitHub
parent 7b16cf94c8
commit b5823b9dee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 105 additions and 66 deletions

2
go.mod
View file

@ -10,4 +10,4 @@ require (
golang.org/x/mobile v0.0.0-20200801112145-973feb4309de
)
replace golang.org/x/mobile => github.com/ProtonMail/go-mobile v0.0.0-20201014085805-7a2d68bf792f
replace golang.org/x/mobile => github.com/ProtonMail/go-mobile v0.0.0-20210326110230-f181c70e4e2b