mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-08 22:13:26 +09:00
Merge branch 'master'
This commit is contained in:
Vendored
+8
-4
@@ -1,4 +1,4 @@
|
||||
# code.gitea.io/sdk v0.0.0-20190416172854-7d954d775498
|
||||
# code.gitea.io/sdk v0.0.0-20190419065346-2858b80da5f7
|
||||
code.gitea.io/sdk/gitea
|
||||
# github.com/BurntSushi/toml v0.3.1
|
||||
github.com/BurntSushi/toml
|
||||
@@ -167,6 +167,10 @@ github.com/gogits/cron
|
||||
github.com/golang/protobuf/proto
|
||||
# github.com/golang/snappy v0.0.0-20180518054509-2e65f85255db
|
||||
github.com/golang/snappy
|
||||
# github.com/google/go-github/v24 v24.0.1
|
||||
github.com/google/go-github/v24/github
|
||||
# github.com/google/go-querystring v1.0.0
|
||||
github.com/google/go-querystring/query
|
||||
# github.com/gorilla/context v1.1.1
|
||||
github.com/gorilla/context
|
||||
# github.com/gorilla/mux v1.6.2
|
||||
@@ -243,7 +247,7 @@ github.com/mattn/go-isatty
|
||||
github.com/mattn/go-sqlite3
|
||||
# github.com/matttproud/golang_protobuf_extensions v1.0.1
|
||||
github.com/matttproud/golang_protobuf_extensions/pbutil
|
||||
# github.com/mcuadros/go-version v0.0.0-20171003094716-88e56e02bea1
|
||||
# github.com/mcuadros/go-version v0.0.0-20190308113854-92cdf37c5b75
|
||||
github.com/mcuadros/go-version
|
||||
# github.com/microcosm-cc/bluemonday v0.0.0-20161012083705-f77f16ffc87a
|
||||
github.com/microcosm-cc/bluemonday
|
||||
@@ -321,7 +325,7 @@ github.com/syndtr/goleveldb/leveldb/util
|
||||
github.com/tinylib/msgp/msgp
|
||||
# github.com/tstranex/u2f v1.0.0
|
||||
github.com/tstranex/u2f
|
||||
# github.com/urfave/cli v0.0.0-20161102131801-d86a009f5e13
|
||||
# github.com/urfave/cli v1.20.0
|
||||
github.com/urfave/cli
|
||||
# github.com/willf/bitset v0.0.0-20180426185212-8ce1146b8621
|
||||
github.com/willf/bitset
|
||||
@@ -356,8 +360,8 @@ golang.org/x/crypto/ssh/agent
|
||||
golang.org/x/net/html/charset
|
||||
golang.org/x/net/html
|
||||
golang.org/x/net/html/atom
|
||||
golang.org/x/net/context
|
||||
golang.org/x/net/context/ctxhttp
|
||||
golang.org/x/net/context
|
||||
# golang.org/x/oauth2 v0.0.0-20181101160152-c453e0c75759
|
||||
golang.org/x/oauth2
|
||||
golang.org/x/oauth2/internal
|
||||
|
||||
Reference in New Issue
Block a user