go-module.eclass: remove the -mod readonly switch from go get
authorWilliam Hubbs <williamh@gentoo.org>
Fri, 6 Mar 2020 15:16:22 +0000 (09:16 -0600)
committerWilliam Hubbs <williamh@gentoo.org>
Fri, 6 Mar 2020 15:19:11 +0000 (09:19 -0600)
commit38e62628c1da110135ac151fece76ee4d663ba7c
treea0c70d28181f0433659b9485d4c62314ec85e43f
parent6dca6ef1f07d027f41a4bc5a621b5329bcd9419f
go-module.eclass: remove the -mod readonly switch from go get

This is not valid in go 1.14, and according to their release notes was
ignored or caused the build to fail.

Signed-off-by: William Hubbs <williamh@gentoo.org>
eclass/go-module.eclass