mirror of
https://github.com/github/codeql.git
synced 2026-04-27 09:45:15 +02:00
Sort package paths in vendor/modules.txt
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# github.com/astaxie/beego v1.12.3
|
||||
## explicit
|
||||
github.com/astaxie/beego/utils
|
||||
github.com/astaxie/beego
|
||||
github.com/astaxie/beego/context
|
||||
github.com/astaxie/beego/logs
|
||||
github.com/astaxie/beego/utils
|
||||
# github.com/beego/beego/v2 v2.1.2
|
||||
## explicit
|
||||
github.com/beego/beego/v2/server/web
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
# go-micro.dev/v4 v4.10.2
|
||||
## explicit
|
||||
go-micro.dev/v4
|
||||
go-micro.dev/v4/api
|
||||
go-micro.dev/v4/client
|
||||
go-micro.dev/v4/server
|
||||
go-micro.dev/v4
|
||||
# google.golang.org/protobuf v1.28.1
|
||||
## explicit
|
||||
google.golang.org/protobuf/proto
|
||||
|
||||
@@ -3,6 +3,6 @@
|
||||
github.com/Masterminds/squirrel
|
||||
# go.mongodb.org/mongo-driver v1.3.3
|
||||
## explicit
|
||||
go.mongodb.org/mongo-driver/bson
|
||||
go.mongodb.org/mongo-driver/mongo
|
||||
go.mongodb.org/mongo-driver/mongo/options
|
||||
go.mongodb.org/mongo-driver/bson
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# github.com/ChrisTrenkamp/goxpath v0.0.0-20190607011252-c5096ec8773d
|
||||
## explicit
|
||||
github.com/ChrisTrenkamp/goxpath/tree
|
||||
github.com/ChrisTrenkamp/goxpath
|
||||
github.com/ChrisTrenkamp/goxpath/tree
|
||||
# github.com/antchfx/htmlquery v1.2.2
|
||||
## explicit
|
||||
github.com/antchfx/htmlquery
|
||||
@@ -19,8 +19,8 @@ github.com/antchfx/xpath
|
||||
github.com/go-xmlpath/xmlpath
|
||||
# github.com/jbowtie/gokogiri v0.0.0-20190301021639-37f655d3078f
|
||||
## explicit
|
||||
github.com/jbowtie/gokogiri/xpath
|
||||
github.com/jbowtie/gokogiri/xml
|
||||
github.com/jbowtie/gokogiri/xpath
|
||||
# github.com/lestrrat-go/libxml2 v0.0.0-20231124114421-99c71026c2f5
|
||||
## explicit
|
||||
github.com/lestrrat-go/libxml2/parser
|
||||
|
||||
Reference in New Issue
Block a user