Skip to content

Commit b6053e3

Browse files
authored
Merge pull request #19076 from owen-mc/go/update-depstubber-files
Go: update files generated by depstubber
2 parents 0751d73 + e44f7f9 commit b6053e3

File tree

47 files changed

+124
-165
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+124
-165
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# github.com/msteinert/pam v1.0.0
22
## explicit
3-
github.com/msteinert/pam
3+
github.com/msteinert/pam

go/ql/test/experimental/CWE-321-V2/vendor/modules.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# github.com/go-jose/go-jose/v3 v3.0.0
22
## explicit
3-
github.com/go-jose/go-jose/v3
3+
github.com/go-jose/go-jose/v3/jwt
44
# github.com/golang-jwt/jwt/v5 v5.0.0
55
## explicit
66
github.com/golang-jwt/jwt/v5

go/ql/test/experimental/CWE-522-DecompressionBombs/vendor/modules.txt

+9-2
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,20 @@
33
github.com/DataDog/zstd
44
# github.com/dsnet/compress v0.0.1
55
## explicit
6-
github.com/dsnet/compress
6+
github.com/dsnet/compress/bzip2
7+
github.com/dsnet/compress/flate
78
# github.com/golang/snappy v0.0.4
89
## explicit
910
github.com/golang/snappy
1011
# github.com/klauspost/compress v1.16.6
1112
## explicit
12-
github.com/klauspost/compress
13+
github.com/klauspost/compress/zstd
14+
github.com/klauspost/compress/snappy
15+
github.com/klauspost/compress/s2
16+
github.com/klauspost/compress/zlib
17+
github.com/klauspost/compress/zip
18+
github.com/klauspost/compress/flate
19+
github.com/klauspost/compress/gzip
1320
# github.com/klauspost/pgzip v1.2.6
1421
## explicit
1522
github.com/klauspost/pgzip

go/ql/test/library-tests/semmle/go/concepts/LoggerCall/vendor/github.com/golang/glog/stub.go

-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

go/ql/test/library-tests/semmle/go/concepts/LoggerCall/vendor/k8s.io/klog/stub.go

-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,9 @@
1-
# github.com/github/depstubber v0.0.0-20200916130315-f3217697abd4
2-
## explicit
31
# github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
42
## explicit
53
github.com/golang/glog
64
# github.com/sirupsen/logrus v1.7.0
75
## explicit
86
github.com/sirupsen/logrus
9-
# golang.org/x/sys v0.0.0-20191026070338-33540a1f6037
10-
golang.org/x/sys/unix
11-
golang.org/x/sys/windows
127
# k8s.io/klog v1.0.0
138
## explicit
149
k8s.io/klog
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# github.com/astaxie/beego v1.12.3
22
## explicit
33
github.com/astaxie/beego
4+
github.com/astaxie/beego/context
5+
github.com/astaxie/beego/logs
6+
github.com/astaxie/beego/utils
47
# github.com/beego/beego/v2 v2.1.2
58
## explicit
6-
github.com/beego/beego/v2
9+
github.com/beego/beego/v2/server/web
10+
github.com/beego/beego/v2/server/web/context

go/ql/test/library-tests/semmle/go/frameworks/ElazarlGoproxy/vendor/modules.txt

+1
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
github.com/elazarl/goproxy
44
# github.com/github/depstubber v0.0.0-20201214172518-12c3da4b7c9d
55
## explicit
6+
github.com/github/depstubber

go/ql/test/library-tests/semmle/go/frameworks/Email/vendor/github.com/sendgrid/sendgrid-go/helpers/mail/stub.go

-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# github.com/sendgrid/sendgrid-go v3.5.0+incompatible
22
## explicit
3-
github.com/sendgrid/sendgrid-go
3+
github.com/sendgrid/sendgrid-go/helpers/mail
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# github.com/gin-gonic/gin v1.6.2
22
## explicit
33
github.com/gin-gonic/gin
4+
github.com/gin-gonic/gin/binding
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# go-micro.dev/v4 v4.10.2
22
## explicit
33
go-micro.dev/v4
4+
go-micro.dev/v4/api
5+
go-micro.dev/v4/client
6+
go-micro.dev/v4/server
47
# google.golang.org/protobuf v1.28.1
58
## explicit
6-
google.golang.org/protobuf
9+
google.golang.org/protobuf/proto
10+
google.golang.org/protobuf/reflect/protoreflect
11+
google.golang.org/protobuf/runtime/protoimpl

go/ql/test/library-tests/semmle/go/frameworks/Iris/vendor/modules.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# github.com/kataras/iris/v12 v12.2.5
22
## explicit
3-
github.com/kataras/iris/v12
3+
github.com/kataras/iris/v12/context
44
# github.com/Shopify/goreferrer v0.0.0-20220729165902-8cddb4f5de06
55
## explicit
66
github.com/Shopify/goreferrer

go/ql/test/library-tests/semmle/go/frameworks/K8sIoApiCoreV1/vendor/k8s.io/api/core/v1/stub.go

-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

go/ql/test/library-tests/semmle/go/frameworks/K8sIoApiCoreV1/vendor/k8s.io/apimachinery/pkg/runtime/stub.go

-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# k8s.io/api v0.20.0
22
## explicit
3-
k8s.io/api
3+
k8s.io/api/core/v1
4+
k8s.io/apimachinery/pkg/runtime
45
# k8s.io/apimachinery v0.20.0
56
## explicit
6-
k8s.io/apimachinery
7+
k8s.io/apimachinery/pkg/runtime

go/ql/test/library-tests/semmle/go/frameworks/K8sIoApimachineryPkgRuntime/vendor/k8s.io/apimachinery/pkg/runtime/schema/stub.go

-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# k8s.io/apimachinery v0.19.4
22
## explicit
3-
k8s.io/apimachinery
3+
k8s.io/apimachinery/pkg/conversion
4+
k8s.io/apimachinery/pkg/runtime
5+
k8s.io/apimachinery/pkg/runtime/schema

go/ql/test/library-tests/semmle/go/frameworks/K8sIoClientGo/vendor/modules.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ golang.org/x/oauth2
1818
golang.org/x/time
1919
# k8s.io/client-go v0.19.0
2020
## explicit
21-
k8s.io/client-go
21+
k8s.io/client-go/kubernetes/typed/core/v1
2222
# k8s.io/utils v0.0.0-20201110183641-67b214c5f920
2323
## explicit
2424
k8s.io/utils

go/ql/test/library-tests/semmle/go/frameworks/NoSQL/vendor/modules.txt

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
# go.mongodb.org/mongo-driver v1.3.2
2-
## explicit
3-
go.mongodb.org/mongo-driver
41
# github.com/couchbase/gocb/v2 v2.2.0
52
## explicit
63
github.com/couchbase/gocb/v2
@@ -10,6 +7,10 @@ github.com/google/uuid
107
# github.com/opentracing/opentracing-go v1.2.0
118
## explicit
129
github.com/opentracing/opentracing-go
10+
# go.mongodb.org/mongo-driver v1.3.2
11+
## explicit
12+
go.mongodb.org/mongo-driver/bson
13+
go.mongodb.org/mongo-driver/mongo
1314
# gopkg.in/couchbase/gocb.v1 v1.6.7
1415
## explicit
1516
gopkg.in/couchbase/gocb.v1

go/ql/test/library-tests/semmle/go/frameworks/Revel/vendor/modules.txt

+3-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
github.com/go-stack/stack
44
# github.com/revel/modules v1.0.0
55
## explicit
6-
github.com/revel/modules
6+
github.com/revel/modules/orm/gorp/app/controllers
7+
github.com/revel/modules/static/app/controllers
78
# github.com/revel/revel v1.0.0
89
## explicit
910
github.com/revel/revel
11+
github.com/revel/revel/logger

go/ql/test/library-tests/semmle/go/frameworks/SQL/gogf/vendor/modules.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# github.com/gogf/gf v1.16.9
22
## explicit
3-
github.com/gogf/gf
3+
github.com/gogf/gf/database/gdb
4+
github.com/gogf/gf/frame/g
45
# github.com/BurntSushi/toml v0.3.1
56
## explicit
67
github.com/BurntSushi/toml

go/ql/test/library-tests/semmle/go/frameworks/SQL/pg.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package main
22

33
//go:generate depstubber -vendor github.com/go-pg/pg Conn,DB,Tx Q
4-
//go:generate depstubber -vendor github.com/go-pg/pg/orm Query Q
4+
//go:generate depstubber -vendor github.com/go-pg/pg/orm Query,Formatter Q
55
//go:generate depstubber -vendor github.com/go-pg/pg/v9 Conn,DB,Tx Q
66

77
import (

go/ql/test/library-tests/semmle/go/frameworks/SQL/vendor/github.com/go-pg/pg/orm/stub.go

+29-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# github.com/davecgh/go-spew v1.1.1
22
## explicit
3-
github.com/davecgh/go-spew
3+
github.com/davecgh/go-spew/spew
44
# github.com/github/depstubber v0.0.0-20200916130315-f3217697abd4
55
## explicit
66
github.com/github/depstubber

go/ql/test/library-tests/semmle/go/frameworks/SystemCommandExecutors/vendor/github.com/codeskyblue/go-sh/stub.go

+13-32
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)