@@ -44,7 +44,7 @@ require (
44
44
github.com/google/uuid v1.6.0
45
45
github.com/gookit/config/v2 v2.2.5
46
46
github.com/gorilla/mux v1.8.1
47
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.24.0
47
+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1
48
48
github.com/invopop/validation v0.8.0
49
49
github.com/jellydator/ttlcache/v2 v2.11.1
50
50
github.com/jellydator/ttlcache/v3 v3.3.0
@@ -64,22 +64,22 @@ require (
64
64
github.com/onsi/ginkgo v1.16.5
65
65
github.com/onsi/ginkgo/v2 v2.23.4
66
66
github.com/onsi/gomega v1.36.3
67
- github.com/open-policy-agent/opa v0.70.0
67
+ github.com/open-policy-agent/opa v1.4.2
68
68
github.com/orcaman/concurrent-map v1.0.0
69
69
github.com/owncloud/libre-graph-api-go v1.0.5-0.20250217093259-fa3804be6c27
70
70
github.com/owncloud/reva/v2 v2.0.0-20250502110034-f92362f1143d
71
71
github.com/pkg/errors v0.9.1
72
72
github.com/pkg/xattr v0.4.10
73
- github.com/prometheus/client_golang v1.20.5
73
+ github.com/prometheus/client_golang v1.21.1
74
74
github.com/r3labs/sse/v2 v2.10.0
75
75
github.com/riandyrn/otelchi v0.11.0
76
76
github.com/rogpeppe/go-internal v1.13.1
77
77
github.com/rs/cors v1.11.1
78
78
github.com/rs/zerolog v1.33.0
79
79
github.com/shamaton/msgpack/v2 v2.2.2
80
80
github.com/sirupsen/logrus v1.9.3
81
- github.com/spf13/afero v1.11 .0
82
- github.com/spf13/cobra v1.8 .1
81
+ github.com/spf13/afero v1.12 .0
82
+ github.com/spf13/cobra v1.9 .1
83
83
github.com/stretchr/testify v1.10.0
84
84
github.com/test-go/testify v1.1.4
85
85
github.com/thejerf/suture/v4 v4.0.6
@@ -91,24 +91,24 @@ require (
91
91
go-micro.dev/v4 v4.11.0
92
92
go.etcd.io/bbolt v1.3.11
93
93
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.57.0
94
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.57 .0
95
- go.opentelemetry.io/contrib/zpages v0.57 .0
96
- go.opentelemetry.io/otel v1.32 .0
94
+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.60 .0
95
+ go.opentelemetry.io/contrib/zpages v0.60 .0
96
+ go.opentelemetry.io/otel v1.35 .0
97
97
go.opentelemetry.io/otel/exporters/jaeger v1.17.0
98
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.32 .0
99
- go.opentelemetry.io/otel/sdk v1.32 .0
100
- go.opentelemetry.io/otel/trace v1.32 .0
98
+ go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.35 .0
99
+ go.opentelemetry.io/otel/sdk v1.35 .0
100
+ go.opentelemetry.io/otel/trace v1.35 .0
101
101
golang.org/x/crypto v0.37.0
102
102
golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c
103
103
golang.org/x/image v0.22.0
104
104
golang.org/x/net v0.38.0
105
- golang.org/x/oauth2 v0.24 .0
105
+ golang.org/x/oauth2 v0.26 .0
106
106
golang.org/x/sync v0.13.0
107
107
golang.org/x/term v0.31.0
108
108
golang.org/x/text v0.24.0
109
- google.golang.org/genproto/googleapis/api v0.0.0-20241118233622-e639e219e697
110
- google.golang.org/grpc v1.68.0
111
- google.golang.org/protobuf v1.36.5
109
+ google.golang.org/genproto/googleapis/api v0.0.0-20250218202821-56aae31c358a
110
+ google.golang.org/grpc v1.71.1
111
+ google.golang.org/protobuf v1.36.6
112
112
gopkg.in/yaml.v2 v2.4.0
113
113
gotest.tools/v3 v3.5.1
114
114
stash.kopano.io/kgol/rndm v1.1.2
@@ -122,10 +122,9 @@ require (
122
122
github.com/Masterminds/goutils v1.1.1 // indirect
123
123
github.com/Masterminds/sprig v2.22.0+incompatible // indirect
124
124
github.com/Microsoft/go-winio v0.6.2 // indirect
125
- github.com/OneOfOne/xxhash v1.2.8 // indirect
126
125
github.com/ProtonMail/go-crypto v1.1.3 // indirect
127
126
github.com/RoaringBitmap/roaring v1.9.3 // indirect
128
- github.com/agnivade/levenshtein v1.2.0 // indirect
127
+ github.com/agnivade/levenshtein v1.2.1 // indirect
129
128
github.com/ajg/form v1.5.1 // indirect
130
129
github.com/alexedwards/argon2id v1.0.0 // indirect
131
130
github.com/amoghe/go-crypt v0.0.0-20220222110647-20eada5f5964 // indirect
@@ -164,14 +163,15 @@ require (
164
163
github.com/coreos/go-semver v0.3.0 // indirect
165
164
github.com/coreos/go-systemd/v22 v22.5.0 // indirect
166
165
github.com/cornelk/hashmap v1.0.8 // indirect
167
- github.com/cpuguy83/go-md2man/v2 v2.0.5 // indirect
166
+ github.com/cpuguy83/go-md2man/v2 v2.0.6 // indirect
168
167
github.com/crewjam/httperr v0.2.0 // indirect
169
168
github.com/crewjam/saml v0.4.14 // indirect
170
169
github.com/cyphar/filepath-securejoin v0.2.5 // indirect
171
170
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
172
171
github.com/deckarep/golang-set v1.8.0 // indirect
173
172
github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f // indirect
174
173
github.com/dgraph-io/ristretto v0.2.0 // indirect
174
+ github.com/dgryski/go-farm v0.0.0-20240924180020-3414d57e47da // indirect
175
175
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
176
176
github.com/dlclark/regexp2 v1.4.0 // indirect
177
177
github.com/docker/go-units v0.5.0 // indirect
@@ -183,7 +183,7 @@ require (
183
183
github.com/fatih/color v1.14.1 // indirect
184
184
github.com/felixge/httpsnoop v1.0.4 // indirect
185
185
github.com/frankban/quicktest v1.14.6 // indirect
186
- github.com/fsnotify/fsnotify v1.7 .0 // indirect
186
+ github.com/fsnotify/fsnotify v1.8 .0 // indirect
187
187
github.com/gdexlab/go-render v1.0.1 // indirect
188
188
github.com/go-acme/lego/v4 v4.4.0 // indirect
189
189
github.com/go-asn1-ber/asn1-ber v1.5.5 // indirect
@@ -222,7 +222,6 @@ require (
222
222
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
223
223
github.com/golang/snappy v0.0.4 // indirect
224
224
github.com/gomodule/redigo v1.9.2 // indirect
225
- github.com/google/flatbuffers v2.0.8+incompatible // indirect
226
225
github.com/google/go-querystring v1.1.0 // indirect
227
226
github.com/google/go-tpm v0.9.3 // indirect
228
227
github.com/google/pprof v0.0.0-20250403155104-27863c87afa6 // indirect
@@ -285,7 +284,7 @@ require (
285
284
github.com/pquerna/cachecontrol v0.2.0 // indirect
286
285
github.com/prometheus/alertmanager v0.27.0 // indirect
287
286
github.com/prometheus/client_model v0.6.1 // indirect
288
- github.com/prometheus/common v0.55 .0 // indirect
287
+ github.com/prometheus/common v0.62 .0 // indirect
289
288
github.com/prometheus/procfs v0.15.1 // indirect
290
289
github.com/prometheus/statsd_exporter v0.22.8 // indirect
291
290
github.com/rcrowley/go-metrics v0.0.0-20200313005456-10cdbea86bc0 // indirect
@@ -302,10 +301,10 @@ require (
302
301
github.com/shurcooL/vfsgen v0.0.0-20200824052919-0d455de96546 // indirect
303
302
github.com/skeema/knownhosts v1.3.0 // indirect
304
303
github.com/spacewander/go-suffix-tree v0.0.0-20191010040751-0865e368c784 // indirect
305
- github.com/spf13/pflag v1.0.5 // indirect
304
+ github.com/spf13/pflag v1.0.6 // indirect
306
305
github.com/stretchr/objx v0.5.2 // indirect
307
306
github.com/studio-b12/gowebdav v0.9.0 // indirect
308
- github.com/tchap/go-patricia/v2 v2.3.1 // indirect
307
+ github.com/tchap/go-patricia/v2 v2.3.2 // indirect
309
308
github.com/tidwall/match v1.1.1 // indirect
310
309
github.com/tidwall/pretty v1.2.1 // indirect
311
310
github.com/toorop/go-dkim v0.0.0-20201103131630-e1cd1a0a5208 // indirect
@@ -321,9 +320,10 @@ require (
321
320
go.etcd.io/etcd/client/pkg/v3 v3.5.16 // indirect
322
321
go.etcd.io/etcd/client/v3 v3.5.16 // indirect
323
322
go.opencensus.io v0.24.0 // indirect
324
- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.32.0 // indirect
325
- go.opentelemetry.io/otel/metric v1.32.0 // indirect
326
- go.opentelemetry.io/proto/otlp v1.3.1 // indirect
323
+ go.opentelemetry.io/auto/sdk v1.1.0 // indirect
324
+ go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.35.0 // indirect
325
+ go.opentelemetry.io/otel/metric v1.35.0 // indirect
326
+ go.opentelemetry.io/proto/otlp v1.5.0 // indirect
327
327
go.uber.org/atomic v1.11.0 // indirect
328
328
go.uber.org/automaxprocs v1.6.0 // indirect
329
329
go.uber.org/multierr v1.9.0 // indirect
@@ -333,8 +333,8 @@ require (
333
333
golang.org/x/time v0.11.0 // indirect
334
334
golang.org/x/tools v0.31.0 // indirect
335
335
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
336
- google.golang.org/genproto v0.0.0-20241015192408-796eee8c2d53 // indirect
337
- google.golang.org/genproto/googleapis/rpc v0.0.0-20241118233622-e639e219e697 // indirect
336
+ google.golang.org/genproto v0.0.0-20241118233622-e639e219e697 // indirect
337
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20250218202821-56aae31c358a // indirect
338
338
gopkg.in/cenkalti/backoff.v1 v1.1.0 // indirect
339
339
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 // indirect
340
340
gopkg.in/warnings.v0 v0.1.2 // indirect
0 commit comments