@@ -12,7 +12,7 @@ require (
12
12
github.com/TheThingsIndustries/protoc-gen-go-flags v1.2.0
13
13
github.com/TheThingsIndustries/protoc-gen-go-json v1.6.0
14
14
github.com/TheThingsNetwork/go-cayenne-lib v1.2.0
15
- github.com/aws/aws-sdk-go v1.54.7
15
+ github.com/aws/aws-sdk-go v1.54.16
16
16
github.com/blang/semver v3.5.1+incompatible
17
17
github.com/blevesearch/bleve v1.0.14
18
18
github.com/bluele/gcache v0.0.2
@@ -30,7 +30,7 @@ require (
30
30
github.com/gorilla/csrf v1.7.2
31
31
github.com/gorilla/handlers v1.5.2
32
32
github.com/gorilla/mux v1.8.1
33
- github.com/gorilla/schema v1.4.0
33
+ github.com/gorilla/schema v1.4.1
34
34
github.com/gorilla/securecookie v1.1.2
35
35
github.com/gorilla/websocket v1.5.3
36
36
github.com/gotnospirit/messageformat v0.0.0-20221001023931-dfe49f1eb092
@@ -54,7 +54,7 @@ require (
54
54
github.com/mileusna/useragent v1.3.4
55
55
github.com/mitchellh/mapstructure v1.5.0
56
56
github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826
57
- github.com/nats-io/nats-server/v2 v2.10.16
57
+ github.com/nats-io/nats-server/v2 v2.10.17
58
58
github.com/nats-io/nats.go v1.36.0
59
59
github.com/oklog/ulid/v2 v2.1.0
60
60
github.com/openshift/osin v1.0.2-0.20220317075346-0f4d38c6e53f
@@ -74,15 +74,15 @@ require (
74
74
github.com/uptrace/bun/dialect/pgdialect v1.2.1
75
75
github.com/uptrace/bun/driver/pgdriver v1.2.1
76
76
github.com/vmihailenco/msgpack/v5 v5.4.1
77
- go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux v0.52 .0
78
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.52 .0
79
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.52 .0
80
- go.opentelemetry.io/otel v1.27 .0
81
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.27 .0
82
- go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.27 .0
83
- go.opentelemetry.io/otel/metric v1.27 .0
84
- go.opentelemetry.io/otel/sdk v1.27 .0
85
- go.opentelemetry.io/otel/trace v1.27 .0
77
+ go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux v0.53 .0
78
+ go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.53 .0
79
+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53 .0
80
+ go.opentelemetry.io/otel v1.28 .0
81
+ go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.28 .0
82
+ go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.28 .0
83
+ go.opentelemetry.io/otel/metric v1.28 .0
84
+ go.opentelemetry.io/otel/sdk v1.28 .0
85
+ go.opentelemetry.io/otel/trace v1.28 .0
86
86
go.packetbroker.org/api/iam v1.8.2
87
87
go.packetbroker.org/api/iam/v2 v2.9.1
88
88
go.packetbroker.org/api/mapping/v2 v2.3.2
@@ -94,15 +94,15 @@ require (
94
94
go.uber.org/zap v1.27.0
95
95
gocloud.dev v0.37.0
96
96
gocloud.dev/pubsub/natspubsub v0.37.0
97
- golang.org/x/crypto v0.24 .0
97
+ golang.org/x/crypto v0.25 .0
98
98
golang.org/x/exp v0.0.0-20240119083558-1b970713d09a
99
- golang.org/x/net v0.26 .0
99
+ golang.org/x/net v0.27 .0
100
100
golang.org/x/oauth2 v0.21.0
101
101
golang.org/x/sync v0.7.0
102
102
google.golang.org/genproto v0.0.0-20240311173647-c811ad7063a7
103
- google.golang.org/genproto/googleapis/api v0.0.0-20240520151616-dc85e6b867a5
104
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240520151616-dc85e6b867a5
105
- google.golang.org/grpc v1.64 .0
103
+ google.golang.org/genproto/googleapis/api v0.0.0-20240701130421-f6361c86f094
104
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20240701130421-f6361c86f094
105
+ google.golang.org/grpc v1.65 .0
106
106
google.golang.org/protobuf v1.34.2
107
107
gopkg.in/mail.v2 v2.3.1
108
108
gopkg.in/square/go-jose.v2 v2.6.0
@@ -158,7 +158,7 @@ require (
158
158
github.com/blevesearch/zap/v14 v14.0.5 // indirect
159
159
github.com/blevesearch/zap/v15 v15.0.3 // indirect
160
160
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
161
- github.com/cespare/xxhash/v2 v2.2 .0 // indirect
161
+ github.com/cespare/xxhash/v2 v2.3 .0 // indirect
162
162
github.com/cilium/ebpf v0.9.1 // indirect
163
163
github.com/containerd/cgroups/v3 v3.0.1 // indirect
164
164
github.com/coreos/go-systemd/v22 v22.5.0 // indirect
@@ -170,7 +170,7 @@ require (
170
170
github.com/emersion/go-sasl v0.0.0-20200509203442-7bfe0ed36a21 // indirect
171
171
github.com/fsnotify/fsnotify v1.7.0 // indirect
172
172
github.com/glycerine/go-unsnap-stream v0.0.0-20181221182339-f9677308dec2 // indirect
173
- github.com/go-logr/logr v1.4.1 // indirect
173
+ github.com/go-logr/logr v1.4.2 // indirect
174
174
github.com/go-logr/stdr v1.2.2 // indirect
175
175
github.com/go-sourcemap/sourcemap v2.1.3+incompatible // indirect
176
176
github.com/godbus/dbus/v5 v5.0.4 // indirect
@@ -240,12 +240,12 @@ require (
240
240
github.com/willf/bitset v1.1.10 // indirect
241
241
go.etcd.io/bbolt v1.3.8 // indirect
242
242
go.opencensus.io v0.24.0 // indirect
243
- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.27 .0 // indirect
244
- go.opentelemetry.io/proto/otlp v1.2.0 // indirect
243
+ go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.28 .0 // indirect
244
+ go.opentelemetry.io/proto/otlp v1.3.1 // indirect
245
245
go.uber.org/multierr v1.11.0 // indirect
246
246
golang.org/x/image v0.14.0 // indirect
247
- golang.org/x/sys v0.21 .0 // indirect
248
- golang.org/x/term v0.21 .0 // indirect
247
+ golang.org/x/sys v0.22 .0 // indirect
248
+ golang.org/x/term v0.22 .0 // indirect
249
249
golang.org/x/text v0.16.0 // indirect
250
250
golang.org/x/time v0.5.0 // indirect
251
251
golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 // indirect
0 commit comments