File tree 2 files changed +1
-95
lines changed
2 files changed +1
-95
lines changed Original file line number Diff line number Diff line change @@ -18,12 +18,12 @@ require (
18
18
require (
19
19
github.com/apache/arrow/go/v13 v13.0.0 // indirect
20
20
github.com/containerd/log v0.1.0 // indirect
21
+ github.com/docker/go-units v0.5.0 // indirect
21
22
github.com/goccy/go-json v0.10.0 // indirect
22
23
github.com/klauspost/cpuid/v2 v2.2.3 // indirect
23
24
github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0 // indirect
24
25
github.com/zeebo/xxh3 v1.0.2 // indirect
25
26
go.opentelemetry.io/contrib/samplers/jaegerremote v0.15.1 // indirect
26
- golang.org/x/sync v0.4.0 // indirect
27
27
google.golang.org/genproto v0.0.0-20231002182017-d307bd883b97 // indirect
28
28
)
29
29
@@ -108,8 +108,6 @@ require (
108
108
github.com/shoenig/go-m1cpu v0.1.6 // indirect
109
109
github.com/sirupsen/logrus v1.9.3 // indirect
110
110
github.com/smartystreets/goconvey v0.0.0-20190330032615-68dc04aab96a // indirect
111
- github.com/spf13/cobra v1.8.0
112
- github.com/spf13/pflag v1.0.5 // indirect
113
111
github.com/tklauser/go-sysconf v0.3.12 // indirect
114
112
github.com/tklauser/numcpus v0.6.1 // indirect
115
113
github.com/unknwon/bra v0.0.0-20200517080246-1e3013ecaff8 // indirect
You can’t perform that action at this time.
0 commit comments