File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/bwplotka/tracing-go v0.0.0-20230421061608-abdf862ceccd
7
7
github.com/efficientgo/core v1.0.0-rc.3
8
- github.com/efficientgo/e2e v0.14.1-0.20230421070206-d72d43f3b937
8
+ github.com/efficientgo/e2e v0.14.1-0.20240418111536-97db25a0c6c0
9
9
github.com/oklog/run v1.1.0
10
10
github.com/prometheus/client_golang v1.19.1
11
11
github.com/prometheus/common v0.55.0
Original file line number Diff line number Diff line change @@ -67,6 +67,8 @@ github.com/efficientgo/core v1.0.0-rc.3 h1:X6CdgycYWDcbYiJr1H1+lQGzx13o7bq3EUkbB
67
67
github.com/efficientgo/core v1.0.0-rc.3 /go.mod h1:FfGdkzWarkuzOlY04VY+bGfb1lWrjaL6x/GLcQ4vJps =
68
68
github.com/efficientgo/e2e v0.14.1-0.20230421070206-d72d43f3b937 h1:id4ofFoEdjDgOvGhRi24PozN2kzsIriHDKc+HP6ipHo =
69
69
github.com/efficientgo/e2e v0.14.1-0.20230421070206-d72d43f3b937 /go.mod h1:plsKU0YHE9uX+7utvr7SiDtVBSHJyEfHRO4UnUgDmts =
70
+ github.com/efficientgo/e2e v0.14.1-0.20240418111536-97db25a0c6c0 h1:C/FNIs+MtAJgQYLJ9FX/ACFYyDRuLYoXTmueErrOJyA =
71
+ github.com/efficientgo/e2e v0.14.1-0.20240418111536-97db25a0c6c0 /go.mod h1:plsKU0YHE9uX+7utvr7SiDtVBSHJyEfHRO4UnUgDmts =
70
72
github.com/efficientgo/tools/core v0.0.0-20220225185207-fe763185946b h1:ZHiD4/yE4idlbqvAO6iYCOYRzOMRpxkW+FKasRA3tsQ =
71
73
github.com/efficientgo/tools/core v0.0.0-20220225185207-fe763185946b /go.mod h1:OmVcnJopJL8d3X3sSXTiypGoUSgFq1aDGmlrdi9dn/M =
72
74
github.com/envoyproxy/go-control-plane v0.9.0 /go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4 =
You can’t perform that action at this time.
0 commit comments