File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
github.com/charmbracelet/bubbles v0.20.0
7
7
github.com/charmbracelet/bubbletea v1.3.4
8
8
github.com/charmbracelet/lipgloss v1.1.0
9
- github.com/docker/docker v28.0.1 +incompatible
9
+ github.com/docker/docker v28.0.2 +incompatible
10
10
github.com/go-viper/mapstructure/v2 v2.2.1
11
11
github.com/golangci/golangci-lint v1.64.8
12
12
github.com/lmittmann/tint v1.0.7
Original file line number Diff line number Diff line change @@ -151,8 +151,8 @@ github.com/distribution/reference v0.5.0 h1:/FUIFXtfc/x2gpa5/VGfiGLuOIdYa1t65IKK
151
151
github.com/distribution/reference v0.5.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
152
152
github.com/dlclark/regexp2 v1.11.0 h1:G/nrcoOa7ZXlpoa/91N3X7mM3r8eIlMBBJZvsz/mxKI =
153
153
github.com/dlclark/regexp2 v1.11.0 /go.mod h1:DHkYz0B9wPfa6wondMfaivmHpzrQ3v9q8cnmRbL6yW8 =
154
- github.com/docker/docker v28.0.1 +incompatible h1:FCHjSRdXhNRFjlHMTv4jUNlIBbTeRjrWfeFuJp7jpo0 =
155
- github.com/docker/docker v28.0.1 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
154
+ github.com/docker/docker v28.0.2 +incompatible h1:9BILleFwug5FSSqWBgVevgL3ewDJfWWWyZVqlDMttE8 =
155
+ github.com/docker/docker v28.0.2 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
156
156
github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ =
157
157
github.com/docker/go-connections v0.4.0 /go.mod h1:Gbd7IOopHjR8Iph03tsViu4nIes5XhDvyHbTtUxmeec =
158
158
github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4 =
You can’t perform that action at this time.
0 commit comments