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
5353 $(SILENT )$(MAKE ) download-deps
5454 $(SILENT ) touch deps
5555
56+ .PHONY : integration-deps
57+ integration-deps :
58+ $(SILENT ) echo " + $@ "
59+ $(SILENT ) cd " _integration-tests" ; \
60+ go mod tidy; \
61+ go mod download
62+
5663.PHONY : download-deps
5764download-deps :
5865 $(SILENT ) echo " + $@ "
@@ -73,6 +80,6 @@ unit-tests: deps
7380 $(SILENT ) go test $(TESTFLAGS ) ./...
7481
7582.PHONY : integration-tests
76- integration-tests : deps
83+ integration-tests : integration- deps
7784 $(SILENT ) echo " + $@ "
7885 $(SILENT ) cd _integration-tests ; go test -count=1 -p 4 .
Original file line number Diff line number Diff line change 11module golang.stackrox.io/grpc-http1/_integration-tests
22
3- go 1.18
3+ go 1.19
44
55require (
66 github.com/stretchr/testify v1.8.4
@@ -12,7 +12,7 @@ require (
1212
1313require (
1414 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
1616 github.com/golang/protobuf v1.5.3 // indirect
1717 github.com/klauspost/compress v1.10.3 // indirect
1818 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=
1818github.com/gobwas/pool v0.2.0 /go.mod h1:q8bcK0KcYlCgd9e7WYLm9LpyS+YeLd8JVDW6WezmKEw =
1919github.com/gobwas/ws v1.0.2 h1:CoAavW/wd/kulfZmSIBt6p24n4j7tHgNVCjsfHVNUbo =
2020github.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 =
2323github.com/golang/protobuf v1.3.3 /go.mod h1:vzj43D7+SQXF/4pzW/hwtAqwc6iTitCiVSaWz5lYuqw =
2424github.com/golang/protobuf v1.3.5 /go.mod h1:6O5/vntMXwX2lRkT1hjjk0nAC1IDOTvTlVgjlRvqsdk =
2525github.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
33go 1.19
44
55require (
6- github.com/golang/glog v1.1.0
6+ github.com/golang/glog v1.1.2
77 github.com/pkg/errors v0.9.1
88 github.com/stretchr/testify v1.8.4
99 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=
1818github.com/gobwas/pool v0.2.0 /go.mod h1:q8bcK0KcYlCgd9e7WYLm9LpyS+YeLd8JVDW6WezmKEw =
1919github.com/gobwas/ws v1.0.2 h1:CoAavW/wd/kulfZmSIBt6p24n4j7tHgNVCjsfHVNUbo =
2020github.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 =
2323github.com/golang/protobuf v1.3.3 /go.mod h1:vzj43D7+SQXF/4pzW/hwtAqwc6iTitCiVSaWz5lYuqw =
2424github.com/golang/protobuf v1.3.5 /go.mod h1:6O5/vntMXwX2lRkT1hjjk0nAC1IDOTvTlVgjlRvqsdk =
2525github.com/golang/protobuf v1.5.0 /go.mod h1:FsONVRAS9T7sI+LIUmWTfcYkHO4aIWwzhcaSAoJOfIk =
You can’t perform that action at this time.
0 commit comments