File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ require (
4242 github.com/opencontainers/go-digest v1.0.0
4343 github.com/opencontainers/image-spec v1.1.0-rc5
4444 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
4646 github.com/rootless-containers/bypass4netns v0.3.0
4747 github.com/rootless-containers/rootlesskit v1.1.1
4848 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
245245github.com/opencontainers/selinux v1.11.0 /go.mod h1:E5dMC3VPuVvVHDYmi78qvhJp8+M586T4DlDRYpFkyec =
246246github.com/pelletier/go-toml v1.9.5 h1:4yBQzkHv+7BHq2PQUZF3Mx0IYxG7LsP222s7Agd3ve8 =
247247github.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 =
250250github.com/philhofer/fwd v1.1.1 h1:GdGcTjf5RNAxwS4QLsiMzJYj5KEvPJD3Abr261yRQXQ =
251251github.com/philhofer/fwd v1.1.1 /go.mod h1:gk3iGcWd9+svBvR0sR+KPcfE+RNWozjowpeBVG3ZVNU =
252252github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e /go.mod h1:pJLUxLENpZxwdsKMEsNbx1VGcRFpLqf3715MtcvvzbA =
You can’t perform that action at this time.
0 commit comments