worldiety / goup

GoUp (pronounced go-up) is an install and make tool which helps to build go modules with gomobile for android and ios.
BSD 3-Clause "New" or "Revised" License
32 stars 2 forks source link

go-mod is invalid #3

Closed joeblew99 closed 4 years ago

joeblew99 commented 5 years ago

not sure what the first 2 lines are there for, but breaks a GO111MODULE=on based build.

Deleting them works fine.

If you can let me know why they are there would br great

torbenschinke commented 5 years ago

which file do you mean?

torbenschinke commented 4 years ago

closed due to age