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 @@ -7,7 +7,7 @@ require (
7
7
github.com/google/go-cmp v0.6.0
8
8
github.com/google/go-containerregistry v0.19.1
9
9
github.com/joho/godotenv v1.5.1
10
- github.com/moby/sys/sequential v0.5 .0
10
+ github.com/moby/sys/sequential v0.6 .0
11
11
github.com/opencontainers/image-spec v1.1.0
12
12
github.com/pkg/errors v0.9.1
13
13
github.com/sirupsen/logrus v1.9.3
Original file line number Diff line number Diff line change @@ -72,8 +72,8 @@ github.com/mitchellh/go-homedir v1.1.0 h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG
72
72
github.com/mitchellh/go-homedir v1.1.0 /go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0 =
73
73
github.com/moby/patternmatcher v0.6.0 h1:GmP9lR19aU5GqSSFko+5pRqHi+Ohk1O69aFiKkVGiPk =
74
74
github.com/moby/patternmatcher v0.6.0 /go.mod h1:hDPoyOpDY7OrrMDLaYoY3hf52gNCR/YOUYxkhApJIxc =
75
- github.com/moby/sys/sequential v0.5 .0 h1:OPvI35Lzn9K04PBbCLW0g4LcFAJgHsvXsRyewg5lXtc =
76
- github.com/moby/sys/sequential v0.5 .0 /go.mod h1:tH2cOOs5V9MlPiXcQzRC+eEyab644PWKGRYaaV5ZZlo =
75
+ github.com/moby/sys/sequential v0.6 .0 h1:qrx7XFUd/5DxtqcoH1h438hF5TmOvzC/lspjy7zgvCU =
76
+ github.com/moby/sys/sequential v0.6 .0 /go.mod h1:uyv8EUTrca5PnDsdMGXhZe6CCe8U/UiTWd+lL+7b/Ko =
77
77
github.com/moby/sys/user v0.1.0 h1:WmZ93f5Ux6het5iituh9x2zAG7NFY9Aqi49jjE1PaQg =
78
78
github.com/moby/sys/user v0.1.0 /go.mod h1:fKJhFOnsCN6xZ5gSfbM6zaHGgDJMrqt9/reuj4T7MmU =
79
79
github.com/moby/term v0.5.0 h1:xt8Q1nalod/v7BqbG21f8mQPqH+xAaC9C3N3wfWbVP0 =
You can’t perform that action at this time.
0 commit comments