File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
20
20
github.com/consensys/gnark-crypto v0.12.1
21
21
github.com/davecgh/go-spew v1.1.1
22
22
github.com/deckarep/golang-set v0.0.0-20180603214616-504e848d77ea
23
- github.com/docker/docker v24 .0.9 +incompatible
23
+ github.com/docker/docker v25 .0.6 +incompatible
24
24
github.com/dop251/goja v0.0.0-20200721192441-a695b0cdd498
25
25
github.com/fatih/color v1.7.0
26
26
github.com/fjl/memsize v0.0.0-20190710130421-bcb5799ab5e5
Original file line number Diff line number Diff line change @@ -170,6 +170,8 @@ github.com/dlclark/regexp2 v1.2.0 h1:8sAhBGEM0dRWogWqWyQeIJnxjWO6oIjl8FKqREDsGfk
170
170
github.com/dlclark/regexp2 v1.2.0 /go.mod h1:2pZnwuY/m+8K6iRw6wQdMtk+rH5tNGR1i55kozfMjCc =
171
171
github.com/docker/docker v24.0.9+incompatible h1:HPGzNmwfLZWdxHqK9/II92pyi1EpYKsAqcl4G0Of9v0 =
172
172
github.com/docker/docker v24.0.9+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
173
+ github.com/docker/docker v25.0.6+incompatible h1:5cPwbwriIcsua2REJe8HqQV+6WlWc1byg2QSXzBxBGg =
174
+ github.com/docker/docker v25.0.6+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
173
175
github.com/dop251/goja v0.0.0-20200721192441-a695b0cdd498 h1:Y9vTBSsV4hSwPSj4bacAU/eSnV3dAxVpepaghAdhGoQ =
174
176
github.com/dop251/goja v0.0.0-20200721192441-a695b0cdd498 /go.mod h1:Mw6PkjjMXWbTj+nnj4s3QPXq1jaT0s5pC0iFD4+BOAA =
175
177
github.com/eclipse/paho.mqtt.golang v1.2.0 /go.mod h1:H9keYFcgq3Qr5OUJm/JZI/i6U7joQ8SYLhZwfeOo6Ts =
You can’t perform that action at this time.
0 commit comments