File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
benchmarks/latency-comparison/golang Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99 github.com/docker/docker v28.5.2+incompatible
1010 github.com/jackc/pgx/v4 v4.18.3
1111 github.com/jackc/pgx/v5 v5.8.0
12- github.com/montanaflynn/stats v0.7.0
12+ github.com/montanaflynn/stats v0.8.2
1313 github.com/testcontainers/testcontainers-go v0.40.0
1414 golang.org/x/oauth2 v0.36.0
1515 google.golang.org/api v0.271.0
Original file line number Diff line number Diff line change @@ -1017,6 +1017,8 @@ github.com/moby/term v0.5.0 h1:xt8Q1nalod/v7BqbG21f8mQPqH+xAaC9C3N3wfWbVP0=
10171017github.com/moby/term v0.5.0 /go.mod h1:8FzsFHVUBGZdbDsJw/ot+X+d5HLUbvklYLJ9uGfcI3Y =
10181018github.com/montanaflynn/stats v0.7.0 h1:r3y12KyNxj/Sb/iOE46ws+3mS1+MZca1wlHQFPsY/JU =
10191019github.com/montanaflynn/stats v0.7.0 /go.mod h1:etXPPgVO6n31NxCd9KQUMvCM+ve0ruNzt6R8Bnaayow =
1020+ github.com/montanaflynn/stats v0.8.2 h1:52wnefTJnPI5FoHif1DQh2soKRw0yYs+4AVyvtcZCH0 =
1021+ github.com/montanaflynn/stats v0.8.2 /go.mod h1:etXPPgVO6n31NxCd9KQUMvCM+ve0ruNzt6R8Bnaayow =
10201022github.com/morikuni/aec v1.0.0 h1:nP9CBfwrvYnBRgY6qfDQkygYDmYwOilePFkwzv4dU8A =
10211023github.com/morikuni/aec v1.0.0 /go.mod h1:BbKIizmSmc5MMPqRYbxO4ZU0S0+P200+tUnFx7PXmsc =
10221024github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U =
You can’t perform that action at this time.
0 commit comments