@@ -13,14 +13,15 @@ require (
13
13
github.com/charmbracelet/lipgloss v1.1.1-0.20250404203927-76690c660834
14
14
github.com/containerd/errdefs v1.0.0
15
15
github.com/containers/common v0.64.2
16
- github.com/docker/cli v28.4 .0+incompatible
17
- github.com/docker/docker v28.4 .0+incompatible
16
+ github.com/docker/cli v28.5 .0+incompatible
17
+ github.com/docker/docker v28.5 .0+incompatible
18
18
github.com/docker/go-connections v0.6.0
19
19
github.com/fsnotify/fsnotify v1.9.0
20
20
github.com/getsentry/sentry-go v0.35.3
21
21
github.com/go-errors/errors v1.5.1
22
22
github.com/go-git/go-git/v5 v5.16.2
23
23
github.com/go-playground/validator/v10 v10.27.0
24
+ github.com/go-viper/mapstructure/v2 v2.4.0
24
25
github.com/go-xmlfmt/xmlfmt v1.1.3
25
26
github.com/golang-jwt/jwt/v5 v5.3.0
26
27
github.com/google/go-github/v62 v62.0.0
@@ -153,7 +154,6 @@ require (
153
154
github.com/go-toolsmith/astp v1.1.0 // indirect
154
155
github.com/go-toolsmith/strparse v1.1.0 // indirect
155
156
github.com/go-toolsmith/typep v1.1.0 // indirect
156
- github.com/go-viper/mapstructure/v2 v2.4.0 // indirect
157
157
github.com/gobwas/glob v0.2.3 // indirect
158
158
github.com/godbus/dbus/v5 v5.1.0 // indirect
159
159
github.com/gofrs/flock v0.12.1 // indirect
0 commit comments