mirror of
https://github.com/go-gitea/gitea
synced 2025-07-29 21:58:36 +00:00
Update to mod enabled version goquery (#8021)
* update to mod enabled version goquery * manually set appengine new release
This commit is contained in:
committed by
Lunny Xiao
parent
cedb285e25
commit
187ae109d0
6
vendor/modules.txt
vendored
6
vendor/modules.txt
vendored
@@ -30,11 +30,11 @@ gitea.com/macaron/session/redis
|
||||
gitea.com/macaron/toolbox
|
||||
# github.com/BurntSushi/toml v0.3.1
|
||||
github.com/BurntSushi/toml
|
||||
# github.com/PuerkitoBio/goquery v0.0.0-20170324135448-ed7d758e9a34
|
||||
# github.com/PuerkitoBio/goquery v1.5.0
|
||||
github.com/PuerkitoBio/goquery
|
||||
# github.com/RoaringBitmap/roaring v0.4.7
|
||||
github.com/RoaringBitmap/roaring
|
||||
# github.com/andybalholm/cascadia v0.0.0-20161224141413-349dd0209470
|
||||
# github.com/andybalholm/cascadia v1.0.0
|
||||
github.com/andybalholm/cascadia
|
||||
# github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239
|
||||
github.com/anmitsu/go-shlex
|
||||
@@ -400,7 +400,7 @@ golang.org/x/text/internal/language/compact
|
||||
golang.org/x/text/internal/utf8internal
|
||||
golang.org/x/text/runes
|
||||
golang.org/x/text/internal/tag
|
||||
# google.golang.org/appengine v1.6.1
|
||||
# google.golang.org/appengine v1.6.2
|
||||
google.golang.org/appengine/cloudsql
|
||||
google.golang.org/appengine/urlfetch
|
||||
google.golang.org/appengine/internal
|
||||
|
Reference in New Issue
Block a user