File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ require (
2121 github.com/fsnotify/fsnotify v1.5.1 // indirect
2222 github.com/hashicorp/errwrap v1.0.0 // indirect
2323 github.com/inconshreveable/mousetrap v1.0.0 // indirect
24- github.com/opencontainers/selinux v1.10.0 // indirect
24+ github.com/opencontainers/selinux v1.9.1 // indirect
2525 github.com/pmezard/go-difflib v1.0.0 // indirect
2626 github.com/sirupsen/logrus v1.8.1 // indirect
2727 github.com/spf13/pflag v1.0.5 // indirect
Original file line number Diff line number Diff line change @@ -213,6 +213,8 @@ github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417/go.m
213213github.com/opencontainers/runtime-tools v0.0.0-20190417131837-cd1349b7c47e h1:2Tg49TNXSTIsX8AAtmo1aQ1IbfnoUFzkOp7p2iWygtc =
214214github.com/opencontainers/runtime-tools v0.0.0-20190417131837-cd1349b7c47e /go.mod h1:r3f7wjNzSs2extwzU3Y+6pKfobzPh+kKFJ3ofN+3nfs =
215215github.com/opencontainers/selinux v1.8.2 /go.mod h1:MUIHuUEvKB1wtJjQdOyYRgOnLD2xAPP8dBsCoU0KuF8 =
216+ github.com/opencontainers/selinux v1.9.1 h1:b4VPEF3O5JLZgdTDBmGepaaIbAo0GqoF6EBRq5f/g3Y =
217+ github.com/opencontainers/selinux v1.9.1 /go.mod h1:2i0OySw99QjzBBQByd1Gr9gSjvuho1lHsJxIJ3gGbJI =
216218github.com/opencontainers/selinux v1.10.0 h1:rAiKF8hTcgLI3w0DHm6i0ylVVcOrlgR1kK99DRLDhyU =
217219github.com/opencontainers/selinux v1.10.0 /go.mod h1:2i0OySw99QjzBBQByd1Gr9gSjvuho1lHsJxIJ3gGbJI =
218220github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c /go.mod h1:lzWF7FIEvWOWxwDKqyGYQf6ZUaNfKdP144TG7ZOy1lc =
You can’t perform that action at this time.
0 commit comments