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 @@ -10,7 +10,7 @@ require (
10
10
github.com/charmbracelet/lipgloss v1.1.0
11
11
github.com/containerd/errdefs v1.0.0
12
12
github.com/docker/docker v28.3.3+incompatible
13
- github.com/docker/go-connections v0.5 .0
13
+ github.com/docker/go-connections v0.6 .0
14
14
github.com/go-chi/chi/v5 v5.2.2
15
15
github.com/gofrs/flock v0.12.1
16
16
github.com/google/go-containerregistry v0.20.6
Original file line number Diff line number Diff line change @@ -819,8 +819,8 @@ github.com/docker/docker v28.3.3+incompatible h1:Dypm25kh4rmk49v1eiVbsAtpAsYURjY
819
819
github.com/docker/docker v28.3.3+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
820
820
github.com/docker/docker-credential-helpers v0.9.3 h1:gAm/VtF9wgqJMoxzT3Gj5p4AqIjCBS4wrsOh9yRqcz8 =
821
821
github.com/docker/docker-credential-helpers v0.9.3 /go.mod h1:x+4Gbw9aGmChi3qTLZj8Dfn0TD20M/fuWy0E5+WDeCo =
822
- github.com/docker/go-connections v0.5 .0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c =
823
- github.com/docker/go-connections v0.5 .0 /go.mod h1:ov60Kzw0kKElRwhNs9UlUHAE/F9Fe6GLaXnqyDdmEXc =
822
+ github.com/docker/go-connections v0.6 .0 h1:LlMG9azAe1TqfR7sO+NJttz1gy6KO7VJBh+pMmjSD94 =
823
+ github.com/docker/go-connections v0.6 .0 /go.mod h1:AahvXYshr6JgfUJGdDCs2b5EZG/vmaMAntpSFH5BFKE =
824
824
github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4 =
825
825
github.com/docker/go-units v0.5.0 /go.mod h1:fgPhTUdO+D/Jk86RDLlptpiXQzgHJF7gydDDbaIK4Dk =
826
826
github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815 /go.mod h1:WwZ+bS3ebgob9U8Nd0kOddGdZWjyMGR8Wziv+TBNwSE =
You can’t perform that action at this time.
0 commit comments