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
Antoine GIRARD eb1075dd4c Check if missing/modified/unused deps in vendor and fix errors (#1468)
* Check if missing deps in vendor

This will catch import from other repos. (maybe by auto-import)

* Remove github.com/smartystreets unused deps

* Remove github.com/boltdb/bolt unused dep

* Fetch github.com/go-xorm/core + sync gopkg.in/ldap.v2/ldap.go

* Auto-install govendor + reinstall github.com/boltdb/bolt needed by vendor/github.com/blevesearch/bleve/index/store/boltdb

* Update go-xorm/xorm to a5cb21 in vendor.json

* Use a custom repo for implementing change to bolt dep.

* Switching bolt to github.com/go-gitea/bolt

* Switching bolt to github.com/go-gitea/bolt (fork version)

* change the drone sign
7 years ago
..
code.gitea.io Migrate WatchInfo struct to api (#1492) 7 years ago
github.com Check if missing/modified/unused deps in vendor and fix errors (#1468) 7 years ago
golang.org/x Fix races in the log module by using syncmap (#1421) 7 years ago
gopkg.in Check if missing/modified/unused deps in vendor and fix errors (#1468) 7 years ago
strk.kbt.io/projects/go/libravatar Added all required dependencies 8 years ago
vendor.json Check if missing/modified/unused deps in vendor and fix errors (#1468) 7 years ago