summaryrefslogtreecommitdiffstats
path: root/vendor/modules.txt
diff options
context:
space:
mode:
authorguillep2k <18600385+guillep2k@users.noreply.github.com>2019-09-02 16:12:29 -0300
committertechknowlogick <techknowlogick@gitea.io>2019-09-02 15:12:29 -0400
commit765be703233aee7e890d8ae1e95b1b08d3b03d98 (patch)
tree8cd334b2591c695a7e3d49b198b5fdadb5df92b6 /vendor/modules.txt
parentfe1a6a2d9ae8ecb2224b00dc8adc920c7388c28c (diff)
downloadgitea-765be703233aee7e890d8ae1e95b1b08d3b03d98.tar.gz
gitea-765be703233aee7e890d8ae1e95b1b08d3b03d98.zip
Make CI work (#8057)
* Use export GOPROXY=https://goproxy.cn before build * Add go version to generate command * Reproduced the entire build procedure - see notes I've used: sudo go clean -i -r -cache -testcache -modcache make clean make generate make golangci-lint make revive make swagger-check make swagger-validate make test-vendor <--- this now fails make vendor <--- this now produced changes git commit -a <--- this commit * Add fix from #8059 to complete CI tests
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r--vendor/modules.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt
index e344034c6a..f3f7e23eb0 100644
--- a/vendor/modules.txt
+++ b/vendor/modules.txt
@@ -374,7 +374,7 @@ golang.org/x/net/internal/socks
# golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45
golang.org/x/oauth2
golang.org/x/oauth2/internal
-# golang.org/x/sys v0.0.0-20190826190057-c7b8b68b1456
+# golang.org/x/sys v0.0.0-20190902133755-9109b7679e13
golang.org/x/sys/windows
golang.org/x/sys/windows/svc
golang.org/x/sys/cpu