File tree Expand file tree Collapse file tree 5 files changed +15
-8
lines changed Expand file tree Collapse file tree 5 files changed +15
-8
lines changed Original file line number Diff line number Diff line change @@ -53,6 +53,13 @@ deps: go.mod go.sum
53
53
$(SILENT )$(MAKE ) download-deps
54
54
$(SILENT ) touch deps
55
55
56
+ .PHONY : integration-deps
57
+ integration-deps :
58
+ $(SILENT ) echo " + $@ "
59
+ $(SILENT ) cd " _integration-tests" ; \
60
+ go mod tidy; \
61
+ go mod download
62
+
56
63
.PHONY : download-deps
57
64
download-deps :
58
65
$(SILENT ) echo " + $@ "
@@ -73,6 +80,6 @@ unit-tests: deps
73
80
$(SILENT ) go test $(TESTFLAGS ) ./...
74
81
75
82
.PHONY : integration-tests
76
- integration-tests : deps
83
+ integration-tests : integration- deps
77
84
$(SILENT ) echo " + $@ "
78
85
$(SILENT ) cd _integration-tests ; go test -count=1 -p 4 .
Original file line number Diff line number Diff line change 1
1
module golang.stackrox.io/grpc-http1/_integration-tests
2
2
3
- go 1.18
3
+ go 1.19
4
4
5
5
require (
6
6
github.com/stretchr/testify v1.8.4
@@ -12,7 +12,7 @@ require (
12
12
13
13
require (
14
14
github.com/davecgh/go-spew v1.1.1 // indirect
15
- github.com/golang/glog v1.1.0 // indirect
15
+ github.com/golang/glog v1.1.2 // indirect
16
16
github.com/golang/protobuf v1.5.3 // indirect
17
17
github.com/klauspost/compress v1.10.3 // indirect
18
18
github.com/pkg/errors v0.9.1 // indirect
Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ github.com/gobwas/pool v0.2.0 h1:QEmUOlnSjWtnpRGHF3SauEiOsy82Cup83Vf2LcMlnc8=
18
18
github.com/gobwas/pool v0.2.0 /go.mod h1:q8bcK0KcYlCgd9e7WYLm9LpyS+YeLd8JVDW6WezmKEw =
19
19
github.com/gobwas/ws v1.0.2 h1:CoAavW/wd/kulfZmSIBt6p24n4j7tHgNVCjsfHVNUbo =
20
20
github.com/gobwas/ws v1.0.2 /go.mod h1:szmBTxLgaFppYjEmNtny/v3w89xOydFnnZMcgRRu/EM =
21
- github.com/golang/glog v1.1.0 h1:/d3pCKDPWNnvIWe0vVUpNP32qc8U3PDVxySP/y360qE =
22
- github.com/golang/glog v1.1.0 /go.mod h1:pfYeQZ3JWZoXTV5sFc986z3HTpwQs9At6P4ImfuP3NQ =
21
+ github.com/golang/glog v1.1.2 h1:DVjP2PbBOzHyzA+dn3WhHIq4NdVu3Q+pvivFICf/7fo =
22
+ github.com/golang/glog v1.1.2 /go.mod h1:zR+okUeTbrL6EL3xHUDxZuEtGv04p5shwip1+mL/rLQ =
23
23
github.com/golang/protobuf v1.3.3 /go.mod h1:vzj43D7+SQXF/4pzW/hwtAqwc6iTitCiVSaWz5lYuqw =
24
24
github.com/golang/protobuf v1.3.5 /go.mod h1:6O5/vntMXwX2lRkT1hjjk0nAC1IDOTvTlVgjlRvqsdk =
25
25
github.com/golang/protobuf v1.5.0 /go.mod h1:FsONVRAS9T7sI+LIUmWTfcYkHO4aIWwzhcaSAoJOfIk =
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module golang.stackrox.io/grpc-http1
3
3
go 1.19
4
4
5
5
require (
6
- github.com/golang/glog v1.1.0
6
+ github.com/golang/glog v1.1.2
7
7
github.com/pkg/errors v0.9.1
8
8
github.com/stretchr/testify v1.8.4
9
9
golang.org/x/net v0.14.0
Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ github.com/gobwas/pool v0.2.0 h1:QEmUOlnSjWtnpRGHF3SauEiOsy82Cup83Vf2LcMlnc8=
18
18
github.com/gobwas/pool v0.2.0 /go.mod h1:q8bcK0KcYlCgd9e7WYLm9LpyS+YeLd8JVDW6WezmKEw =
19
19
github.com/gobwas/ws v1.0.2 h1:CoAavW/wd/kulfZmSIBt6p24n4j7tHgNVCjsfHVNUbo =
20
20
github.com/gobwas/ws v1.0.2 /go.mod h1:szmBTxLgaFppYjEmNtny/v3w89xOydFnnZMcgRRu/EM =
21
- github.com/golang/glog v1.1.0 h1:/d3pCKDPWNnvIWe0vVUpNP32qc8U3PDVxySP/y360qE =
22
- github.com/golang/glog v1.1.0 /go.mod h1:pfYeQZ3JWZoXTV5sFc986z3HTpwQs9At6P4ImfuP3NQ =
21
+ github.com/golang/glog v1.1.2 h1:DVjP2PbBOzHyzA+dn3WhHIq4NdVu3Q+pvivFICf/7fo =
22
+ github.com/golang/glog v1.1.2 /go.mod h1:zR+okUeTbrL6EL3xHUDxZuEtGv04p5shwip1+mL/rLQ =
23
23
github.com/golang/protobuf v1.3.3 /go.mod h1:vzj43D7+SQXF/4pzW/hwtAqwc6iTitCiVSaWz5lYuqw =
24
24
github.com/golang/protobuf v1.3.5 /go.mod h1:6O5/vntMXwX2lRkT1hjjk0nAC1IDOTvTlVgjlRvqsdk =
25
25
github.com/golang/protobuf v1.5.0 /go.mod h1:FsONVRAS9T7sI+LIUmWTfcYkHO4aIWwzhcaSAoJOfIk =
You can’t perform that action at this time.
0 commit comments