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 @@ -42,7 +42,7 @@ require (
42
42
github.com/opencontainers/go-digest v1.0.0
43
43
github.com/opencontainers/image-spec v1.1.0-rc5
44
44
github.com/opencontainers/runtime-spec v1.1.0
45
- github.com/pelletier/go-toml/v2 v2.1.0
45
+ github.com/pelletier/go-toml/v2 v2.1.1
46
46
github.com/rootless-containers/bypass4netns v0.3.0
47
47
github.com/rootless-containers/rootlesskit v1.1.1
48
48
github.com/spf13/cobra v1.8.0
Original file line number Diff line number Diff line change @@ -245,8 +245,8 @@ github.com/opencontainers/selinux v1.11.0 h1:+5Zbo97w3Lbmb3PeqQtpmTkMwsW5nRI3YaL
245
245
github.com/opencontainers/selinux v1.11.0 /go.mod h1:E5dMC3VPuVvVHDYmi78qvhJp8+M586T4DlDRYpFkyec =
246
246
github.com/pelletier/go-toml v1.9.5 h1:4yBQzkHv+7BHq2PQUZF3Mx0IYxG7LsP222s7Agd3ve8 =
247
247
github.com/pelletier/go-toml v1.9.5 /go.mod h1:u1nR/EPcESfeI/szUZKdtJ0xRNbUoANCkoOuaOx1Y+c =
248
- github.com/pelletier/go-toml/v2 v2.1.0 h1:FnwAJ4oYMvbT/34k9zzHuZNrhlz48GB3/s6at6/MHO4 =
249
- github.com/pelletier/go-toml/v2 v2.1.0 /go.mod h1:tJU2Z3ZkXwnxa4DPO899bsyIoywizdUvyaeZurnPPDc =
248
+ github.com/pelletier/go-toml/v2 v2.1.1 h1:LWAJwfNvjQZCFIDKWYQaM62NcYeYViCmWIwmOStowAI =
249
+ github.com/pelletier/go-toml/v2 v2.1.1 /go.mod h1:tJU2Z3ZkXwnxa4DPO899bsyIoywizdUvyaeZurnPPDc =
250
250
github.com/philhofer/fwd v1.1.1 h1:GdGcTjf5RNAxwS4QLsiMzJYj5KEvPJD3Abr261yRQXQ =
251
251
github.com/philhofer/fwd v1.1.1 /go.mod h1:gk3iGcWd9+svBvR0sR+KPcfE+RNWozjowpeBVG3ZVNU =
252
252
github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e /go.mod h1:pJLUxLENpZxwdsKMEsNbx1VGcRFpLqf3715MtcvvzbA =
You can’t perform that action at this time.
0 commit comments