File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -299,7 +299,7 @@ require (
299
299
github.com/olekukonko/tablewriter v0.0.5 // indirect
300
300
github.com/opencontainers/go-digest v1.0.0 // indirect
301
301
github.com/opencontainers/image-spec v1.0.3-0.20220114050600-8b9d41f48198 // indirect
302
- github.com/opencontainers/runc v1.1.2 // indirect
302
+ github.com/opencontainers/runc v1.1.5 // indirect
303
303
github.com/pelletier/go-toml/v2 v2.0.6 // indirect
304
304
github.com/pion/transport v0.14.1 // indirect
305
305
github.com/pkg/errors v0.9.1 // indirect
Original file line number Diff line number Diff line change @@ -1550,8 +1550,8 @@ github.com/opencontainers/runc v1.0.0-rc9/go.mod h1:qT5XzbpPznkRYVz/mWwUaVBUv2rm
1550
1550
github.com/opencontainers/runc v1.0.0-rc93 /go.mod h1:3NOsor4w32B2tC0Zbl8Knk4Wg84SM2ImC1fxBuqJ/H0 =
1551
1551
github.com/opencontainers/runc v1.0.2 /go.mod h1:aTaHFFwQXuA71CiyxOdFFIorAoemI04suvGRQFzWTD0 =
1552
1552
github.com/opencontainers/runc v1.1.0 /go.mod h1:Tj1hFw6eFWp/o33uxGf5yF2BX5yz2Z6iptFpuvbbKqc =
1553
- github.com/opencontainers/runc v1.1.2 h1:2VSZwLx5k/BfsBxMMipG/LYUnmqOD/BPkIVgQUcTlLw =
1554
- github.com/opencontainers/runc v1.1.2 /go.mod h1:Tj1hFw6eFWp/o33uxGf5yF2BX5yz2Z6iptFpuvbbKqc =
1553
+ github.com/opencontainers/runc v1.1.5 h1:L44KXEpKmfWDcS02aeGm8QNTFXTo2D+8MYGDIJ/GDEs =
1554
+ github.com/opencontainers/runc v1.1.5 /go.mod h1:1J5XiS+vdZ3wCyZybsuxXZWGrgSr8fFJHLXuG2PsnNg =
1555
1555
github.com/opencontainers/runtime-spec v0.1.2-0.20190507144316-5b71a03e2700 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
1556
1556
github.com/opencontainers/runtime-spec v1.0.1 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
1557
1557
github.com/opencontainers/runtime-spec v1.0.2-0.20190207185410-29686dbc5559 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
@@ -1708,6 +1708,7 @@ github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529/go.mod h1:DxrIzT+xaE7yg
1708
1708
github.com/sebdah/goldie v1.0.0 /go.mod h1:jXP4hmWywNEwZzhMuv2ccnqTSFpuq8iyQhtQdkkZBH4 =
1709
1709
github.com/seccomp/libseccomp-golang v0.9.1 /go.mod h1:GbW5+tmTXfcxTToHLXlScSlAvWlF4P2Ca7zGrPiEpWo =
1710
1710
github.com/seccomp/libseccomp-golang v0.9.2-0.20210429002308-3879420cc921 /go.mod h1:JA8cRccbGaA1s33RQf7Y1+q9gHmZX1yB/z9WDN1C6fg =
1711
+ github.com/seccomp/libseccomp-golang v0.9.2-0.20220502022130-f33da4d89646 /go.mod h1:JA8cRccbGaA1s33RQf7Y1+q9gHmZX1yB/z9WDN1C6fg =
1711
1712
github.com/securego/gosec/v2 v2.9.1 /go.mod h1:oDcDLcatOJxkCGaCaq8lua1jTnYf6Sou4wdiJ1n4iHc =
1712
1713
github.com/sergi/go-diff v1.0.0 /go.mod h1:0CfEIISq7TuYL3j771MWULgwwjU+GofnZX9QAmXWZgo =
1713
1714
github.com/sergi/go-diff v1.1.0 /go.mod h1:STckp+ISIX8hZLjrqAeVduY0gWCT9IjLuqbuNXdaHfM =
You can’t perform that action at this time.
0 commit comments