File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -155,7 +155,7 @@ require (
155
155
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
156
156
github.com/oklog/ulid v1.3.1 // indirect
157
157
github.com/opencontainers/go-digest v1.0.0 // indirect
158
- github.com/opencontainers/runc v1.1.4 // indirect
158
+ github.com/opencontainers/runc v1.1.5 // indirect
159
159
github.com/opencontainers/runtime-spec v1.0.3-0.20220706171101-8d0d6d41d096 // indirect
160
160
github.com/openshift/library-go v0.0.0-20220922140741-7772048e4447 // indirect
161
161
github.com/patrickmn/go-cache v2.1.0+incompatible // indirect
Original file line number Diff line number Diff line change @@ -611,8 +611,8 @@ github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3I
611
611
github.com/opencontainers/image-spec v1.0.2 /go.mod h1:BtxoFyWECRxE4U/7sNtV5W15zMzWCbyJoFRP3s7yZA0 =
612
612
github.com/opencontainers/image-spec v1.1.0-rc2 h1:2zx/Stx4Wc5pIPDvIxHXvXtQFW/7XWJGmnM7r3wg034 =
613
613
github.com/opencontainers/image-spec v1.1.0-rc2 /go.mod h1:3OVijpioIKYWTqjiG0zfF6wvoJ4fAXGbjdZuI2NgsRQ =
614
- github.com/opencontainers/runc v1.1.4 h1:nRCz/8sKg6K6jgYAFLDlXzPeITBZJyX28DBVhWD+5dg =
615
- github.com/opencontainers/runc v1.1.4 /go.mod h1:1J5XiS+vdZ3wCyZybsuxXZWGrgSr8fFJHLXuG2PsnNg =
614
+ github.com/opencontainers/runc v1.1.5 h1:L44KXEpKmfWDcS02aeGm8QNTFXTo2D+8MYGDIJ/GDEs =
615
+ github.com/opencontainers/runc v1.1.5 /go.mod h1:1J5XiS+vdZ3wCyZybsuxXZWGrgSr8fFJHLXuG2PsnNg =
616
616
github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
617
617
github.com/opencontainers/runtime-spec v1.0.3-0.20220706171101-8d0d6d41d096 h1:j0J5ownk4TZZfor2GNAXiJYd6BZYj1/TSKZtsVyRbRI =
618
618
github.com/opencontainers/runtime-spec v1.0.3-0.20220706171101-8d0d6d41d096 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
Original file line number Diff line number Diff line change @@ -584,7 +584,7 @@ github.com/opencontainers/go-digest
584
584
## explicit; go 1.17
585
585
github.com/opencontainers/image-spec/specs-go
586
586
github.com/opencontainers/image-spec/specs-go/v1
587
- # github.com/opencontainers/runc v1.1.4
587
+ # github.com/opencontainers/runc v1.1.5
588
588
## explicit; go 1.16
589
589
github.com/opencontainers/runc/libcontainer/user
590
590
# github.com/opencontainers/runtime-spec v1.0.3-0.20220706171101-8d0d6d41d096
You can’t perform that action at this time.
0 commit comments