@@ -11,9 +11,9 @@ require (
11
11
github.com/charmbracelet/glamour v0.8.0
12
12
github.com/clbanning/mxj/v2 v2.7.0
13
13
github.com/coreos/go-oidc/v3 v3.11.0
14
- github.com/docker/docker v27.3.1 +incompatible
14
+ github.com/docker/docker v27.4.0 +incompatible
15
15
github.com/fsnotify/fsnotify v1.8.0
16
- github.com/go-co-op/gocron/v2 v2.12.3
16
+ github.com/go-co-op/gocron/v2 v2.13.0
17
17
github.com/go-ldap/ldap/v3 v3.4.8
18
18
github.com/go-mail/mail/v2 v2.3.0
19
19
github.com/go-python/cpy3 v0.2.0
@@ -25,9 +25,9 @@ require (
25
25
github.com/hectane/go-acl v0.0.0-20230122075934-ca0b05cb1adb
26
26
github.com/jcmturner/goidentity/v6 v6.0.1
27
27
github.com/jcmturner/gokrb5/v8 v8.4.4
28
- github.com/jedib0t/go-pretty/v6 v6.6.1
28
+ github.com/jedib0t/go-pretty/v6 v6.6.4
29
29
github.com/kolo/xmlrpc v0.0.0-20220921171641-a4b6fa1dd06b
30
- github.com/labstack/echo/v4 v4.12.0
30
+ github.com/labstack/echo/v4 v4.13.2
31
31
github.com/lestrrat-go/strftime v1.1.0
32
32
github.com/mackerelio/go-osstat v0.2.5
33
33
github.com/maja42/goval v1.4.0
@@ -37,21 +37,21 @@ require (
37
37
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
38
38
github.com/pkg/sftp v1.13.7
39
39
github.com/rs/zerolog v1.33.0
40
- github.com/schollz/progressbar/v3 v3.17.0
40
+ github.com/schollz/progressbar/v3 v3.17.1
41
41
github.com/skeema/knownhosts v1.3.0
42
42
github.com/spf13/afero v1.11.0
43
43
github.com/spf13/cobra v1.8.1
44
44
github.com/spf13/pflag v1.0.5
45
45
github.com/spf13/viper v1.19.0
46
46
github.com/square/certigo v1.16.0
47
47
github.com/thediveo/go-asciitree v1.0.2
48
- github.com/wneessen/go-mail v0.5.1
48
+ github.com/wneessen/go-mail v0.5.2
49
49
github.com/xuri/excelize/v2 v2.9.0
50
- golang.org/x/crypto v0.28 .0
51
- golang.org/x/net v0.30 .0
52
- golang.org/x/oauth2 v0.23 .0
53
- golang.org/x/sys v0.26 .0
54
- golang.org/x/term v0.25 .0
50
+ golang.org/x/crypto v0.31 .0
51
+ golang.org/x/net v0.32 .0
52
+ golang.org/x/oauth2 v0.24 .0
53
+ golang.org/x/sys v0.28 .0
54
+ golang.org/x/term v0.27 .0
55
55
gopkg.in/natefinch/lumberjack.v2 v2.2.1
56
56
gopkg.in/yaml.v3 v3.0.1
57
57
)
@@ -64,7 +64,7 @@ require (
64
64
github.com/awnumar/memcall v0.4.0 // indirect
65
65
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
66
66
github.com/charmbracelet/lipgloss v1.0.0 // indirect
67
- github.com/charmbracelet/x/ansi v0.4.2 // indirect
67
+ github.com/charmbracelet/x/ansi v0.6.0 // indirect
68
68
github.com/containerd/log v0.1.0 // indirect
69
69
github.com/distribution/reference v0.6.0 // indirect
70
70
github.com/dlclark/regexp2 v1.11.4 // indirect
@@ -77,8 +77,7 @@ require (
77
77
github.com/go-logr/stdr v1.2.2 // indirect
78
78
github.com/go-ole/go-ole v1.3.0 // indirect
79
79
github.com/gogo/protobuf v1.3.2 // indirect
80
- github.com/golang-jwt/jwt v3.2.2+incompatible // indirect
81
- github.com/google/pprof v0.0.0-20241101162523-b92577c0c142 // indirect
80
+ github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad // indirect
82
81
github.com/gorilla/css v1.0.1 // indirect
83
82
github.com/hashicorp/go-uuid v1.0.3 // indirect
84
83
github.com/hashicorp/hcl v1.0.0 // indirect
@@ -91,7 +90,7 @@ require (
91
90
github.com/kr/fs v0.1.0 // indirect
92
91
github.com/labstack/gommon v0.4.2 // indirect
93
92
github.com/lucasb-eyer/go-colorful v1.2.0 // indirect
94
- github.com/magiconair/properties v1.8.7 // indirect
93
+ github.com/magiconair/properties v1.8.9 // indirect
95
94
github.com/mattn/go-colorable v0.1.13 // indirect
96
95
github.com/mattn/go-isatty v0.0.20 // indirect
97
96
github.com/mattn/go-runewidth v0.0.16 // indirect
@@ -119,20 +118,20 @@ require (
119
118
github.com/subosito/gotenv v1.6.0 // indirect
120
119
github.com/valyala/bytebufferpool v1.0.0 // indirect
121
120
github.com/valyala/fasttemplate v1.2.2 // indirect
122
- github.com/xuri/efp v0.0.0-20240408161823-9ad904a10d6d // indirect
121
+ github.com/xuri/efp v0.0.0-20241211021726-c4e992084aa6 // indirect
123
122
github.com/xuri/nfp v0.0.0-20240318013403-ab9948c2c4a7 // indirect
124
123
github.com/yuin/goldmark v1.7.8 // indirect
125
124
github.com/yuin/goldmark-emoji v1.0.4 // indirect
126
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.56 .0 // indirect
127
- go.opentelemetry.io/otel v1.31 .0 // indirect
128
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.31 .0 // indirect
129
- go.opentelemetry.io/otel/metric v1.31 .0 // indirect
130
- go.opentelemetry.io/otel/sdk v1.31 .0 // indirect
131
- go.opentelemetry.io/otel/trace v1.31 .0 // indirect
125
+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.57 .0 // indirect
126
+ go.opentelemetry.io/otel v1.32 .0 // indirect
127
+ go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.32 .0 // indirect
128
+ go.opentelemetry.io/otel/metric v1.32 .0 // indirect
129
+ go.opentelemetry.io/otel/sdk v1.32 .0 // indirect
130
+ go.opentelemetry.io/otel/trace v1.32 .0 // indirect
132
131
go.uber.org/multierr v1.11.0 // indirect
133
- golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c // indirect
134
- golang.org/x/text v0.19 .0 // indirect
135
- golang.org/x/time v0.7 .0 // indirect
132
+ golang.org/x/exp v0.0.0-20241210194714-1829a127f884 // indirect
133
+ golang.org/x/text v0.21 .0 // indirect
134
+ golang.org/x/time v0.8 .0 // indirect
136
135
gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc // indirect
137
136
gopkg.in/ini.v1 v1.67.0 // indirect
138
137
gopkg.in/mail.v2 v2.3.1 // indirect
0 commit comments