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 @@ -18,7 +18,7 @@ require (
1818 github.com/containernetworking/cni v0.8.1
1919 github.com/containernetworking/plugins v0.9.1
2020 github.com/containers/image/v5 v5.12.0
21- github.com/fatih/color v1.10 .0
21+ github.com/fatih/color v1.11 .0
2222 github.com/garyburd/redigo v1.6.0 // indirect
2323 github.com/go-log/log v0.2.0
2424 github.com/godbus/dbus v4.1.0+incompatible // indirect
Original file line number Diff line number Diff line change @@ -318,8 +318,8 @@ github.com/envoyproxy/protoc-gen-validate v0.1.0/go.mod h1:iSmxcyjqTsJpI2R4NaDN7
318318github.com/evanphx/json-patch v4.9.0+incompatible /go.mod h1:50XU6AFN0ol/bzJsmQLiYLvXMP4fmwYFNcr97nuDLSk =
319319github.com/fatih/color v1.7.0 /go.mod h1:Zm6kSWBoL9eyXnKyktHP6abPY2pDugNf5KwzbycvMj4 =
320320github.com/fatih/color v1.9.0 /go.mod h1:eQcE1qtQxscV5RaZvpXrrb8Drkc3/DdQ+uUYCNjL+zU =
321- github.com/fatih/color v1.10 .0 h1:s36xzo75JdqLaaWoiEHk767eHiwo0598uUxyfiPkDsg =
322- github.com/fatih/color v1.10 .0 /go.mod h1:ELkj/draVOlAH/xkhN6mQ50Qd0MPOk5AAr3maGEBuJM =
321+ github.com/fatih/color v1.11 .0 h1:l4iX0RqNnx/pU7rY2DB/I+znuYY0K3x6Ywac6EIr0PA =
322+ github.com/fatih/color v1.11 .0 /go.mod h1:ELkj/draVOlAH/xkhN6mQ50Qd0MPOk5AAr3maGEBuJM =
323323github.com/form3tech-oss/jwt-go v3.2.2+incompatible /go.mod h1:pbq4aXjuKjdthFRnoDwaVPLA+WlJuPGy+QneDUgJi2k =
324324github.com/frankban/quicktest v1.11.3 /go.mod h1:wRf/ReqHper53s+kmmSZizM8NamnL3IM0I9ntUbOk+k =
325325github.com/fsnotify/fsnotify v1.4.7 /go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo =
You can’t perform that action at this time.
0 commit comments