File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/go-logr/logr v1.4.1
9
9
github.com/google/go-cmp v0.6.0
10
10
github.com/klauspost/cpuid/v2 v2.2.7
11
- github.com/onsi/ginkgo/v2 v2.17.2
11
+ github.com/onsi/ginkgo/v2 v2.17.3
12
12
github.com/onsi/gomega v1.33.1
13
13
github.com/pkg/errors v0.9.1
14
14
github.com/prometheus/client_model v0.6.1
Original file line number Diff line number Diff line change @@ -142,8 +142,8 @@ github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq
142
142
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 /go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ =
143
143
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f h1:y5//uYreIhSUg3J1GEMiLbxo1LJaP8RfCpH6pymGZus =
144
144
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f /go.mod h1:ZdcZmHo+o7JKHSa8/e818NopupXU1YMK5fe1lsApnBw =
145
- github.com/onsi/ginkgo/v2 v2.17.2 h1:7eMhcy3GimbsA3hEnVKdw/PQM9XN9krpKVXsZdph0/g =
146
- github.com/onsi/ginkgo/v2 v2.17.2 /go.mod h1:nP2DPOQoNsQmsVyv5rDA8JkXQoCs6goXIvr/PRJ1eCc =
145
+ github.com/onsi/ginkgo/v2 v2.17.3 h1:oJcvKpIb7/8uLpDDtnQuf18xVnwKp8DTD7DQ6gTd/MU =
146
+ github.com/onsi/ginkgo/v2 v2.17.3 /go.mod h1:nP2DPOQoNsQmsVyv5rDA8JkXQoCs6goXIvr/PRJ1eCc =
147
147
github.com/onsi/gomega v1.33.1 h1:dsYjIxxSR755MDmKVsaFQTE22ChNBcuuTWgkUDSubOk =
148
148
github.com/onsi/gomega v1.33.1 /go.mod h1:U4R44UsT+9eLIaYRB2a5qajjtQYn0hauxvRm16AVYg0 =
149
149
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U =
You can’t perform that action at this time.
0 commit comments