You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/vendor
guillep2k 765be70323 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
5 years ago
..
cloud.google.com/go Update swagger to 0.20.1 (#8010) 5 years ago
gitea.com/macaron Use gitea forked macaron (#7933) 5 years ago
github.com Update to mod enabled version goquery (#8021) 5 years ago
golang.org/x Make CI work (#8057) 5 years ago
google.golang.org/appengine Use gitea forked macaron (#7933) 5 years ago
gopkg.in Use gitea forked macaron (#7933) 5 years ago
mvdan.cc/xurls/v2 Use Go1.11 module (#5743) 5 years ago
strk.kbt.io/projects/go/libravatar Use Go1.11 module (#5743) 5 years ago
xorm.io Retry create issue to cope with duplicate keys (#7898) 5 years ago
modules.txt Make CI work (#8057) 5 years ago