File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 7
7
// replace github.com/apigee/apigee-remote-service-envoy/v2 => ../apigee-remote-service-envoy
8
8
9
9
require (
10
- github.com/apigee/apigee-remote-service-envoy/v2 v2.1.4
10
+ github.com/apigee/apigee-remote-service-envoy/v2 v2.1.5
11
11
github.com/apigee/apigee-remote-service-golib/v2 v2.1.3
12
12
github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d
13
13
github.com/lestrrat-go/jwx v1.1.6
Original file line number Diff line number Diff line change @@ -41,8 +41,8 @@ github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751/go.mod h1:LOuy
41
41
github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf /go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0 =
42
42
github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 /go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0 =
43
43
github.com/alecthomas/units v0.0.0-20190924025748-f65c72e2690d /go.mod h1:rBZYJk541a8SKzHPHnH3zbiI+7dagKZ0cgpgrD7Fyho =
44
- github.com/apigee/apigee-remote-service-envoy/v2 v2.1.4 h1:v6Ci/ZiZL/LRRgieXaVY+XJom2p1SdSK3Uvqt/GYYpo =
45
- github.com/apigee/apigee-remote-service-envoy/v2 v2.1.4 /go.mod h1:hOxLZgo+MEf49hmzoBDR3m1VCFo3Ypo9bnhgYw6CtE8 =
44
+ github.com/apigee/apigee-remote-service-envoy/v2 v2.1.5 h1:cKgLb4QFohyYTb23puhhOUcTDM7jAWvZMSNF0gN1V2c =
45
+ github.com/apigee/apigee-remote-service-envoy/v2 v2.1.5 /go.mod h1:hOxLZgo+MEf49hmzoBDR3m1VCFo3Ypo9bnhgYw6CtE8 =
46
46
github.com/apigee/apigee-remote-service-golib/v2 v2.1.3 h1:Sh4CD+w4Hgtm8njaFVyM+MMXceFvQC29xIcUHkg73Wg =
47
47
github.com/apigee/apigee-remote-service-golib/v2 v2.1.3 /go.mod h1:km/iROUzLa13srZgVP0R31sAcsdgYnCJlvZdCW7ud98 =
48
48
github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e /go.mod h1:3U/XgcO3hCbHZ8TKRvWD2dDTCfh9M9ya+I9JpbB7O8o =
You can’t perform that action at this time.
0 commit comments