diff options
author | mrsdizzie <info@mrsdizzie.com> | 2020-04-04 07:41:00 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-04 19:41:00 +0800 |
commit | 2a06d3a59064eba9fd74832fd138df50924b0d13 (patch) | |
tree | 6fdef62bd8e20d54f8e71a6ffd30923ee4f66358 /.gitignore | |
parent | b264c303945716d95dca41a11fe89ab567bddef3 (diff) | |
download | gitea-2a06d3a59064eba9fd74832fd138df50924b0d13.tar.gz gitea-2a06d3a59064eba9fd74832fd138df50924b0d13.zip |
Enable GO111MODULE=on globally in Makefile (#10939)
Now that our minimum required go version is 1.12 we can remove code that disables GO111MODULE globally and turn it on, so each command doesn't need it set specifically.
Also fixes a small bug with make pr that didn't work because GO111MODULE=on wasn't set
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions