File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ require (
1818require (
1919 github.com/Masterminds/semver/v3 v3.3.1 // indirect
2020 github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
21+ github.com/containerd/containerd v1.7.27 // indirect
2122 github.com/cyphar/filepath-securejoin v0.4.1 // indirect
2223 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
2324 github.com/distribution/reference v0.6.0 // indirect
Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ github.com/Masterminds/semver/v3 v3.3.1 h1:QtNSWtVZ3nBfk8mAOu/B6v7FMJ+NHTIgUPi7r
44github.com/Masterminds/semver/v3 v3.3.1 /go.mod h1:4V+yj/TJE1HU9XfppCwVMZq3I84lprf4nC11bSS5beM =
55github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 h1:DklsrG3dyBCFEj5IhUbnKptjxatkF07cF2ak3yi77so =
66github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 /go.mod h1:WaHUgvxTVq04UNunO+XhnAqY/wQc+bxr74GqbsZ/Jqw =
7+ github.com/containerd/containerd v1.7.27 h1:yFyEyojddO3MIGVER2xJLWoCIn+Up4GaHFquP7hsFII =
8+ github.com/containerd/containerd v1.7.27 /go.mod h1:xZmPnl75Vc+BLGt4MIfu6bp+fy03gdHAn9bz+FreFR0 =
79github.com/cyphar/filepath-securejoin v0.4.1 h1:JyxxyPEaktOD+GAnqIqTf9A8tHyAG22rowi7HkoSU1s =
810github.com/cyphar/filepath-securejoin v0.4.1 /go.mod h1:Sdj7gXlvMcPZsbhwhQ33GguGLDGQL7h7bg04C/+u9jI =
911github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments