mirror of
https://github.com/documize/community.git
synced 2025-08-02 20:15:26 +02:00
Bump deps
This commit is contained in:
parent
6b3cdb5033
commit
88211739f0
39 changed files with 16294 additions and 74533 deletions
16
vendor/modules.txt
vendored
16
vendor/modules.txt
vendored
|
@ -7,6 +7,10 @@ github.com/BurntSushi/toml
|
|||
# github.com/andygrunwald/go-jira v1.12.0
|
||||
## explicit; go 1.12
|
||||
github.com/andygrunwald/go-jira
|
||||
# github.com/aymerick/douceur v0.2.0
|
||||
## explicit
|
||||
github.com/aymerick/douceur/css
|
||||
github.com/aymerick/douceur/parser
|
||||
# github.com/codegangsta/negroni v1.0.0
|
||||
## explicit
|
||||
github.com/codegangsta/negroni
|
||||
|
@ -59,6 +63,9 @@ github.com/google/go-github/github
|
|||
# github.com/google/go-querystring v1.0.0
|
||||
## explicit
|
||||
github.com/google/go-querystring/query
|
||||
# github.com/gorilla/css v1.0.0
|
||||
## explicit
|
||||
github.com/gorilla/css/scanner
|
||||
# github.com/gorilla/handlers v1.4.2
|
||||
## explicit
|
||||
github.com/gorilla/handlers
|
||||
|
@ -79,9 +86,10 @@ github.com/lib/pq/scram
|
|||
# github.com/mb0/diff v0.0.0-20131118162322-d8d9a906c24d
|
||||
## explicit
|
||||
github.com/mb0/diff
|
||||
# github.com/microcosm-cc/bluemonday v1.0.2
|
||||
## explicit; go 1.9
|
||||
# github.com/microcosm-cc/bluemonday v1.0.17
|
||||
## explicit; go 1.16
|
||||
github.com/microcosm-cc/bluemonday
|
||||
github.com/microcosm-cc/bluemonday/css
|
||||
# github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d
|
||||
## explicit
|
||||
github.com/nu7hatch/gouuid
|
||||
|
@ -103,8 +111,8 @@ github.com/trivago/tgo/treflect
|
|||
golang.org/x/crypto/bcrypt
|
||||
golang.org/x/crypto/blowfish
|
||||
golang.org/x/crypto/md4
|
||||
# golang.org/x/net v0.0.0-20200520182314-0ba52f642ac2
|
||||
## explicit; go 1.11
|
||||
# golang.org/x/net v0.0.0-20210614182718-04defd469f4e
|
||||
## explicit; go 1.17
|
||||
golang.org/x/net/context
|
||||
golang.org/x/net/context/ctxhttp
|
||||
golang.org/x/net/html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue