mirror of
https://github.com/go-gitea/gitea
synced 2025-08-11 03:58:20 +00:00
Vendor Update Go Libs (#13444)
* denisenkom/go-mssqldb untagged -> v0.9.0 * github.com/editorconfig/editorconfig-core-go v2.3.7 -> v2.3.8 * github.com/go-testfixtures/testfixtures v3.4.0 -> v3.4.1 * github.com/mholt/archiver v3.3.2 -> v3.5.0 * github.com/olivere/elastic v7.0.20 -> v7.0.21 * github.com/urfave/cli v1.22.4 -> v1.22.5 * github.com/xanzy/go-gitlab v0.38.1 -> v0.39.0 * github.com/yuin/goldmark-meta untagged -> v1.0.0 * github.com/ethantkoenig/rupture 0a76f03a811a -> c3b3b810dc77 * github.com/jaytaylor/html2text 8fb95d837f7d -> 3577fbdbcff7 * github.com/kballard/go-shellquote cd60e84ee657 -> 95032a82bc51 * github.com/msteinert/pam 02ccfbfaf0cc -> 913b8f8cdf8b * github.com/unknwon/paginater 7748a72e0141 -> 042474bd0eae * CI.restart() Co-authored-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
55
vendor/modules.txt
vendored
55
vendor/modules.txt
vendored
@@ -66,7 +66,7 @@ github.com/PuerkitoBio/goquery
|
||||
github.com/PuerkitoBio/purell
|
||||
# github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578
|
||||
github.com/PuerkitoBio/urlesc
|
||||
# github.com/RoaringBitmap/roaring v0.5.1
|
||||
# github.com/RoaringBitmap/roaring v0.5.5
|
||||
## explicit
|
||||
github.com/RoaringBitmap/roaring
|
||||
# github.com/alecthomas/chroma v0.8.1
|
||||
@@ -200,6 +200,7 @@ github.com/couchbase/vellum/levenshtein
|
||||
github.com/couchbase/vellum/regexp
|
||||
github.com/couchbase/vellum/utf8
|
||||
# github.com/cpuguy83/go-md2man/v2 v2.0.0
|
||||
## explicit
|
||||
github.com/cpuguy83/go-md2man/v2/md2man
|
||||
# github.com/cznic/b v0.0.0-20181122101859-a26611c4d92d
|
||||
## explicit
|
||||
@@ -211,7 +212,7 @@ github.com/cpuguy83/go-md2man/v2/md2man
|
||||
github.com/danwakefield/fnmatch
|
||||
# github.com/davecgh/go-spew v1.1.1
|
||||
github.com/davecgh/go-spew/spew
|
||||
# github.com/denisenkom/go-mssqldb v0.0.0-20200428022330-06a60b6afbbc
|
||||
# github.com/denisenkom/go-mssqldb v0.9.0
|
||||
## explicit
|
||||
github.com/denisenkom/go-mssqldb
|
||||
github.com/denisenkom/go-mssqldb/internal/cp
|
||||
@@ -234,7 +235,7 @@ github.com/dsnet/compress/internal/prefix
|
||||
# github.com/dustin/go-humanize v1.0.0
|
||||
## explicit
|
||||
github.com/dustin/go-humanize
|
||||
# github.com/editorconfig/editorconfig-core-go/v2 v2.3.7
|
||||
# github.com/editorconfig/editorconfig-core-go/v2 v2.3.8
|
||||
## explicit
|
||||
github.com/editorconfig/editorconfig-core-go/v2
|
||||
# github.com/emirpasic/gods v1.12.0
|
||||
@@ -245,7 +246,7 @@ github.com/emirpasic/gods/lists/arraylist
|
||||
github.com/emirpasic/gods/trees
|
||||
github.com/emirpasic/gods/trees/binaryheap
|
||||
github.com/emirpasic/gods/utils
|
||||
# github.com/ethantkoenig/rupture v0.0.0-20180203182544-0a76f03a811a
|
||||
# github.com/ethantkoenig/rupture v0.0.0-20181029165146-c3b3b810dc77
|
||||
## explicit
|
||||
github.com/ethantkoenig/rupture
|
||||
# github.com/facebookgo/ensure v0.0.0-20160127193407-b4ab57deab51
|
||||
@@ -393,7 +394,7 @@ github.com/go-swagger/go-swagger/cmd/swagger/commands/initcmd
|
||||
github.com/go-swagger/go-swagger/codescan
|
||||
github.com/go-swagger/go-swagger/generator
|
||||
github.com/go-swagger/go-swagger/scan
|
||||
# github.com/go-testfixtures/testfixtures/v3 v3.4.0
|
||||
# github.com/go-testfixtures/testfixtures/v3 v3.4.1
|
||||
## explicit
|
||||
github.com/go-testfixtures/testfixtures/v3
|
||||
# github.com/gobwas/glob v0.2.3
|
||||
@@ -445,7 +446,7 @@ github.com/gorilla/securecookie
|
||||
github.com/gorilla/sessions
|
||||
# github.com/hashicorp/go-cleanhttp v0.5.1
|
||||
github.com/hashicorp/go-cleanhttp
|
||||
# github.com/hashicorp/go-retryablehttp v0.6.7
|
||||
# github.com/hashicorp/go-retryablehttp v0.6.8
|
||||
## explicit
|
||||
github.com/hashicorp/go-retryablehttp
|
||||
# github.com/hashicorp/go-version v1.2.1 => github.com/6543/go-version v1.2.4
|
||||
@@ -473,7 +474,7 @@ github.com/imdario/mergo
|
||||
# github.com/issue9/identicon v1.0.1
|
||||
## explicit
|
||||
github.com/issue9/identicon
|
||||
# github.com/jaytaylor/html2text v0.0.0-20160923191438-8fb95d837f7d
|
||||
# github.com/jaytaylor/html2text v0.0.0-20200412013138-3577fbdbcff7
|
||||
## explicit
|
||||
github.com/jaytaylor/html2text
|
||||
# github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
|
||||
@@ -486,7 +487,7 @@ github.com/jessevdk/go-flags
|
||||
github.com/josharian/intern
|
||||
# github.com/json-iterator/go v1.1.10
|
||||
github.com/json-iterator/go
|
||||
# github.com/kballard/go-shellquote v0.0.0-20170619183022-cd60e84ee657
|
||||
# github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
|
||||
## explicit
|
||||
github.com/kballard/go-shellquote
|
||||
# github.com/kevinburke/ssh_config v0.0.0-20190725054713-01f96b0aa0cd
|
||||
@@ -561,6 +562,7 @@ github.com/markbates/goth/providers/openidConnect
|
||||
github.com/markbates/goth/providers/twitter
|
||||
github.com/markbates/goth/providers/yandex
|
||||
# github.com/mattn/go-colorable v0.1.7
|
||||
## explicit
|
||||
github.com/mattn/go-colorable
|
||||
# github.com/mattn/go-isatty v0.0.12
|
||||
## explicit
|
||||
@@ -581,7 +583,7 @@ github.com/mgechev/dots
|
||||
github.com/mgechev/revive/formatter
|
||||
github.com/mgechev/revive/lint
|
||||
github.com/mgechev/revive/rule
|
||||
# github.com/mholt/archiver/v3 v3.3.2
|
||||
# github.com/mholt/archiver/v3 v3.5.0
|
||||
## explicit
|
||||
github.com/mholt/archiver/v3
|
||||
# github.com/microcosm-cc/bluemonday v1.0.4
|
||||
@@ -617,7 +619,7 @@ github.com/modern-go/reflect2
|
||||
github.com/mrjones/oauth
|
||||
# github.com/mschoch/smat v0.2.0
|
||||
github.com/mschoch/smat
|
||||
# github.com/msteinert/pam v0.0.0-20151204160544-02ccfbfaf0cc
|
||||
# github.com/msteinert/pam v0.0.0-20200810204841-913b8f8cdf8b
|
||||
## explicit
|
||||
github.com/msteinert/pam
|
||||
# github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
|
||||
@@ -633,19 +635,26 @@ github.com/olekukonko/tablewriter
|
||||
# github.com/oliamb/cutter v0.2.2
|
||||
## explicit
|
||||
github.com/oliamb/cutter
|
||||
# github.com/olivere/elastic/v7 v7.0.20
|
||||
# github.com/olivere/elastic/v7 v7.0.21
|
||||
## explicit
|
||||
github.com/olivere/elastic/v7
|
||||
github.com/olivere/elastic/v7/config
|
||||
github.com/olivere/elastic/v7/uritemplates
|
||||
# github.com/onsi/ginkgo v1.13.0
|
||||
## explicit
|
||||
# github.com/pelletier/go-toml v1.8.1
|
||||
## explicit
|
||||
github.com/pelletier/go-toml
|
||||
# github.com/philhofer/fwd v1.0.0
|
||||
# github.com/philhofer/fwd v1.1.0
|
||||
## explicit
|
||||
github.com/philhofer/fwd
|
||||
# github.com/pierrec/lz4/v3 v3.3.2
|
||||
github.com/pierrec/lz4/v3
|
||||
github.com/pierrec/lz4/v3/internal/xxh32
|
||||
# github.com/pierrec/lz4/v4 v4.1.1
|
||||
## explicit
|
||||
github.com/pierrec/lz4/v4
|
||||
github.com/pierrec/lz4/v4/internal/lz4block
|
||||
github.com/pierrec/lz4/v4/internal/lz4errors
|
||||
github.com/pierrec/lz4/v4/internal/lz4stream
|
||||
github.com/pierrec/lz4/v4/internal/xxh32
|
||||
# github.com/pkg/errors v0.9.1
|
||||
## explicit
|
||||
github.com/pkg/errors
|
||||
@@ -704,7 +713,11 @@ github.com/spf13/jwalterweatherman
|
||||
# github.com/spf13/pflag v1.0.5
|
||||
github.com/spf13/pflag
|
||||
# github.com/spf13/viper v1.7.1
|
||||
## explicit
|
||||
github.com/spf13/viper
|
||||
# github.com/ssor/bom v0.0.0-20170718123548-6386211fdfcf
|
||||
## explicit
|
||||
github.com/ssor/bom
|
||||
# github.com/steveyen/gtreap v0.1.0
|
||||
github.com/steveyen/gtreap
|
||||
# github.com/stretchr/testify v1.6.1
|
||||
@@ -749,16 +762,16 @@ github.com/unknwon/com
|
||||
# github.com/unknwon/i18n v0.0.0-20200823051745-09abd91c7f2c
|
||||
## explicit
|
||||
github.com/unknwon/i18n
|
||||
# github.com/unknwon/paginater v0.0.0-20151104151617-7748a72e0141
|
||||
# github.com/unknwon/paginater v0.0.0-20200328080006-042474bd0eae
|
||||
## explicit
|
||||
github.com/unknwon/paginater
|
||||
# github.com/urfave/cli v1.22.4
|
||||
# github.com/urfave/cli v1.22.5
|
||||
## explicit
|
||||
github.com/urfave/cli
|
||||
# github.com/willf/bitset v1.1.11
|
||||
## explicit
|
||||
github.com/willf/bitset
|
||||
# github.com/xanzy/go-gitlab v0.38.1
|
||||
# github.com/xanzy/go-gitlab v0.39.0
|
||||
## explicit
|
||||
github.com/xanzy/go-gitlab
|
||||
# github.com/xanzy/ssh-agent v0.2.1
|
||||
@@ -782,7 +795,7 @@ github.com/yuin/goldmark/util
|
||||
# github.com/yuin/goldmark-highlighting v0.0.0-20200307114337-60d527fdb691
|
||||
## explicit
|
||||
github.com/yuin/goldmark-highlighting
|
||||
# github.com/yuin/goldmark-meta v0.0.0-20191126180153-f0638e958b60
|
||||
# github.com/yuin/goldmark-meta v1.0.0
|
||||
## explicit
|
||||
github.com/yuin/goldmark-meta
|
||||
# go.etcd.io/bbolt v1.3.5
|
||||
@@ -832,7 +845,7 @@ golang.org/x/crypto/ssh/knownhosts
|
||||
# golang.org/x/mod v0.3.0
|
||||
golang.org/x/mod/module
|
||||
golang.org/x/mod/semver
|
||||
# golang.org/x/net v0.0.0-20201010224723-4f7140c49acb
|
||||
# golang.org/x/net v0.0.0-20201031054903-ff519b6c9102
|
||||
## explicit
|
||||
golang.org/x/net/context
|
||||
golang.org/x/net/context/ctxhttp
|
||||
@@ -851,7 +864,7 @@ golang.org/x/oauth2/google
|
||||
golang.org/x/oauth2/internal
|
||||
golang.org/x/oauth2/jws
|
||||
golang.org/x/oauth2/jwt
|
||||
# golang.org/x/sys v0.0.0-20201015000850-e3ed0017c211
|
||||
# golang.org/x/sys v0.0.0-20201106081118-db71ae66460a
|
||||
## explicit
|
||||
golang.org/x/sys/cpu
|
||||
golang.org/x/sys/internal/unsafeheader
|
||||
|
Reference in New Issue
Block a user