Update dependencies (#316)
update xdg update survey update go-sdk Co-authored-by: Norwin Roosen <git@nroo.de> Reviewed-on: https://gitea.com/gitea/tea/pulls/316 Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com> Reviewed-by: 6543 <6543@obermui.de> Co-Authored-By: Norwin <noerw@noreply.gitea.io> Co-Committed-By: Norwin <noerw@noreply.gitea.io>
This commit is contained in:
13
vendor/modules.txt
vendored
13
vendor/modules.txt
vendored
@@ -1,19 +1,19 @@
|
||||
# code.gitea.io/gitea-vet v0.2.1
|
||||
code.gitea.io/gitea-vet
|
||||
code.gitea.io/gitea-vet/checks
|
||||
# code.gitea.io/sdk/gitea v0.13.1-0.20201209180822-68eec69f472e
|
||||
# code.gitea.io/sdk/gitea v0.13.1-0.20201217101417-97e61e5a8a5f
|
||||
code.gitea.io/sdk/gitea
|
||||
# gitea.com/noerw/unidiff-comments v0.0.0-20201219085024-64aec5658f2b
|
||||
gitea.com/noerw/unidiff-comments
|
||||
gitea.com/noerw/unidiff-comments/types
|
||||
# github.com/AlecAivazis/survey/v2 v2.2.2
|
||||
# github.com/AlecAivazis/survey/v2 v2.2.7
|
||||
github.com/AlecAivazis/survey/v2
|
||||
github.com/AlecAivazis/survey/v2/core
|
||||
github.com/AlecAivazis/survey/v2/terminal
|
||||
# github.com/Microsoft/go-winio v0.4.15
|
||||
github.com/Microsoft/go-winio
|
||||
github.com/Microsoft/go-winio/pkg/guid
|
||||
# github.com/adrg/xdg v0.2.2
|
||||
# github.com/adrg/xdg v0.2.3
|
||||
github.com/adrg/xdg
|
||||
# github.com/alecthomas/chroma v0.8.1
|
||||
github.com/alecthomas/chroma
|
||||
@@ -188,7 +188,7 @@ github.com/yuin/goldmark/renderer
|
||||
github.com/yuin/goldmark/renderer/html
|
||||
github.com/yuin/goldmark/text
|
||||
github.com/yuin/goldmark/util
|
||||
# golang.org/x/crypto v0.0.0-20201016220609-9e8e0b390897
|
||||
# golang.org/x/crypto v0.0.0-20201217014255-9d1352758620
|
||||
golang.org/x/crypto/blowfish
|
||||
golang.org/x/crypto/cast5
|
||||
golang.org/x/crypto/chacha20
|
||||
@@ -214,11 +214,14 @@ golang.org/x/net/html
|
||||
golang.org/x/net/html/atom
|
||||
golang.org/x/net/internal/socks
|
||||
golang.org/x/net/proxy
|
||||
# golang.org/x/sys v0.0.0-20201107080550-4d91cf3a1aaf
|
||||
# golang.org/x/sys v0.0.0-20201221093633-bc327ba9c2f0
|
||||
golang.org/x/sys/cpu
|
||||
golang.org/x/sys/internal/unsafeheader
|
||||
golang.org/x/sys/plan9
|
||||
golang.org/x/sys/unix
|
||||
golang.org/x/sys/windows
|
||||
# golang.org/x/term v0.0.0-20201210144234-2321bbc49cbf
|
||||
golang.org/x/term
|
||||
# golang.org/x/text v0.3.4
|
||||
golang.org/x/text/transform
|
||||
golang.org/x/text/width
|
||||
|
||||
Reference in New Issue
Block a user