2018-05-21 15:34:20 +03:00
ignored = [ "google.golang.org/appengine*" ]
[ prune ]
go-tests = true
unused-packages = true
non-go = true
[ [ constraint ] ]
branch = "master"
name = "code.gitea.io/git"
[ [ constraint ] ]
branch = "master"
name = "code.gitea.io/sdk"
2018-11-11 02:55:36 +03:00
[ [ constraint ] ]
# branch = "master"
revision = "c74e08f039e56cef576e4336382b2a2d12d9e026"
name = "github.com/blevesearch/bleve"
#Not targetting v0.7.0 since standard where use only just after this tag
2018-05-21 15:34:20 +03:00
[ [ constraint ] ]
2018-08-21 16:56:50 +03:00
revision = "12dd70caea0268ac0d6c2707d0611ef601e7c64e"
2018-05-21 15:34:20 +03:00
name = "golang.org/x/crypto"
[ [ constraint ] ]
2018-10-27 02:18:40 +03:00
branch = "master"
2018-05-21 15:34:20 +03:00
name = "golang.org/x/sys"
[ [ constraint ] ]
revision = "2bf8f2a19ec09c670e931282edfe6567f6be21c9"
name = "golang.org/x/text"
[ [ constraint ] ]
2018-10-27 02:05:56 +03:00
branch = "master"
2018-05-21 15:34:20 +03:00
name = "golang.org/x/net"
[ [ override ] ]
name = "github.com/go-xorm/xorm"
2019-01-17 00:24:09 +03:00
revision = "a6300f2a45e05a8f75f00a1d6188049fe7851915"
2018-05-21 15:34:20 +03:00
2018-12-18 19:26:26 +03:00
[ [ override ] ]
name = "github.com/go-xorm/builder"
version = "0.3.3"
2018-07-04 00:58:31 +03:00
[ [ override ] ]
name = "github.com/go-sql-driver/mysql"
2019-01-17 09:07:23 +03:00
revision = "c45f530f8e7fe40f4687eaa50d0c8c5f1b66f9e0"
2018-07-04 00:58:31 +03:00
2018-10-23 08:28:10 +03:00
[ [ override ] ]
name = "github.com/mattn/go-sqlite3"
2018-10-24 11:18:51 +03:00
revision = "c7c4067b79cc51e6dfdcef5c702e74b1e0fa7c75"
2018-10-23 08:28:10 +03:00
2018-05-21 15:34:20 +03:00
[ [ override ] ]
name = "github.com/gorilla/mux"
revision = "757bef944d0f21880861c2dd9c871ca543023cba"
[ [ constraint ] ]
name = "github.com/gorilla/context"
version = "1.1.1"
[ [ constraint ] ]
name = "github.com/lafriks/xormstore"
version = "1.0.0"
[ [ constraint ] ]
branch = "master"
name = "github.com/lunny/dingtalk_webhook"
[ [ constraint ] ]
name = "github.com/markbates/goth"
2018-11-11 02:55:36 +03:00
version = "1.47.2"
2018-05-21 15:34:20 +03:00
[ [ constraint ] ]
branch = "master"
name = "github.com/mcuadros/go-version"
[ [ constraint ] ]
branch = "master"
name = "github.com/russross/blackfriday"
[ [ constraint ] ]
branch = "master"
name = "github.com/tstranex/u2f"
[ [ constraint ] ]
name = "gopkg.in/editorconfig/editorconfig-core-go.v1"
version = "1.2.0"
[ [ constraint ] ]
branch = "v2"
name = "gopkg.in/gomail.v2"
[ [ constraint ] ]
name = "gopkg.in/ini.v1"
version = "1.31.1"
[ [ constraint ] ]
name = "gopkg.in/ldap.v2"
version = "2.4.1"
[ [ constraint ] ]
name = "gopkg.in/macaron.v1"
version = "1.2.4"
[ [ constraint ] ]
name = "gopkg.in/testfixtures.v2"
version = "2.0.0"
[ [ override ] ]
name = "github.com/boltdb/bolt"
revision = "ccd680d8c1a0179ac3d68f692b01e1a1589cbfc7"
source = "github.com/go-gitea/bolt"
[ [ override ] ]
2018-11-11 02:55:36 +03:00
branch = "master"
2018-05-21 15:34:20 +03:00
name = "golang.org/x/oauth2"
2018-11-05 06:20:00 +03:00
[ [ constraint ] ]
name = "github.com/prometheus/client_golang"
version = "0.9.0"