mirror of
https://gitea.com/gitea/tea.git
synced 2024-11-03 04:27:21 -05:00
d4f107b710
* add Makefile / .drone.yml, use go module with vendor * Update .drone.yml Co-Authored-By: lunny <xiaolunwen@gmail.com>
19 lines
597 B
Plaintext
19 lines
597 B
Plaintext
# code.gitea.io/sdk v0.0.0-20190424055801-13a7bf625b83
|
|
code.gitea.io/sdk/gitea
|
|
# github.com/go-gitea/yaml v0.0.0-20170812160011-eb3733d160e7
|
|
github.com/go-gitea/yaml
|
|
# github.com/src-d/gcfg v1.4.0
|
|
github.com/src-d/gcfg
|
|
github.com/src-d/gcfg/scanner
|
|
github.com/src-d/gcfg/token
|
|
github.com/src-d/gcfg/types
|
|
# github.com/urfave/cli v1.20.0
|
|
github.com/urfave/cli
|
|
# gopkg.in/src-d/go-git.v4 v4.11.0
|
|
gopkg.in/src-d/go-git.v4/config
|
|
gopkg.in/src-d/go-git.v4/internal/url
|
|
gopkg.in/src-d/go-git.v4/plumbing
|
|
gopkg.in/src-d/go-git.v4/plumbing/format/config
|
|
# gopkg.in/warnings.v0 v0.1.2
|
|
gopkg.in/warnings.v0
|