@@ -13,7 +13,7 @@ require (
13
13
github.com/smarty/assertions v1.16.0
14
14
github.com/spf13/cobra v1.8.1
15
15
github.com/spf13/pflag v1.0.5
16
- go.thethings.network/lorawan-stack/v3 v3.32.3
16
+ go.thethings.network/lorawan-stack/v3 v3.33.0
17
17
go.uber.org/zap v1.27.0
18
18
google.golang.org/grpc v1.68.0
19
19
google.golang.org/protobuf v1.35.2
@@ -48,7 +48,7 @@ require (
48
48
github.com/golang/mock v1.6.0 // indirect
49
49
github.com/golang/protobuf v1.5.4 // indirect
50
50
github.com/google/uuid v1.6.0 // indirect
51
- github.com/googleapis/gax-go/v2 v2.13 .0 // indirect
51
+ github.com/googleapis/gax-go/v2 v2.14 .0 // indirect
52
52
github.com/gorilla/websocket v1.5.3 // indirect
53
53
github.com/gotnospirit/makeplural v0.0.0-20180622080156-a5f48d94d976 // indirect
54
54
github.com/gotnospirit/messageformat v0.0.0-20221001023931-dfe49f1eb092 // indirect
@@ -57,7 +57,7 @@ require (
57
57
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.1.0 // indirect
58
58
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 // indirect
59
59
github.com/grpc-ecosystem/grpc-gateway v1.16.0 // indirect
60
- github.com/grpc-ecosystem/grpc-gateway/v2 v2.22 .0 // indirect
60
+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.24 .0 // indirect
61
61
github.com/hashicorp/go-version v1.7.0 // indirect
62
62
github.com/inconshreveable/mousetrap v1.1.0 // indirect
63
63
github.com/jacobsa/crypto v0.0.0-20190317225127-9f44e2d11115 // indirect
@@ -77,39 +77,39 @@ require (
77
77
github.com/pkg/errors v0.9.1 // indirect
78
78
github.com/prometheus/client_golang v1.20.5 // indirect
79
79
github.com/prometheus/client_model v0.6.1 // indirect
80
- github.com/prometheus/common v0.55.0 // indirect
80
+ github.com/prometheus/common v0.60.1 // indirect
81
81
github.com/prometheus/procfs v0.15.1 // indirect
82
82
github.com/rivo/uniseg v0.4.7 // indirect
83
83
github.com/smartystreets/assertions v1.13.1 // indirect
84
84
github.com/spf13/afero v1.11.0 // indirect
85
85
github.com/vmihailenco/msgpack/v5 v5.4.1 // indirect
86
86
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
87
87
go.opencensus.io v0.24.0 // indirect
88
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.56 .0 // indirect
89
- go.opentelemetry.io/otel v1.31 .0 // indirect
90
- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.31 .0 // indirect
91
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.31 .0 // indirect
92
- go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.31 .0 // indirect
93
- go.opentelemetry.io/otel/metric v1.31 .0 // indirect
94
- go.opentelemetry.io/otel/sdk v1.31 .0 // indirect
95
- go.opentelemetry.io/otel/trace v1.31 .0 // indirect
88
+ go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.57 .0 // indirect
89
+ go.opentelemetry.io/otel v1.32 .0 // indirect
90
+ go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.32 .0 // indirect
91
+ go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.32 .0 // indirect
92
+ go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.32 .0 // indirect
93
+ go.opentelemetry.io/otel/metric v1.32 .0 // indirect
94
+ go.opentelemetry.io/otel/sdk v1.32 .0 // indirect
95
+ go.opentelemetry.io/otel/trace v1.32 .0 // indirect
96
96
go.opentelemetry.io/proto/otlp v1.3.1 // indirect
97
97
go.uber.org/multierr v1.11.0 // indirect
98
98
gocloud.dev v0.40.0 // indirect
99
99
golang.org/x/crypto v0.29.0 // indirect
100
- golang.org/x/exp v0.0.0-20240119083558-1b970713d09a // indirect
100
+ golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f // indirect
101
101
golang.org/x/mod v0.22.0 // indirect
102
102
golang.org/x/net v0.31.0 // indirect
103
- golang.org/x/oauth2 v0.23 .0 // indirect
103
+ golang.org/x/oauth2 v0.24 .0 // indirect
104
104
golang.org/x/sync v0.9.0 // indirect
105
105
golang.org/x/sys v0.27.0 // indirect
106
106
golang.org/x/text v0.20.0 // indirect
107
107
golang.org/x/tools v0.27.0 // indirect
108
- golang.org/x/xerrors v0.0.0-20240716161551-93cc26a95ae9 // indirect
109
- google.golang.org/api v0.191 .0 // indirect
110
- google.golang.org/genproto v0.0.0-20240812133136-8ffd90a71988 // indirect
111
- google.golang.org/genproto/googleapis/api v0.0.0-20241007155032-5fefd90f89a9 // indirect
112
- google.golang.org/genproto/googleapis/rpc v0.0.0-20241007155032-5fefd90f89a9 // indirect
108
+ golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
109
+ google.golang.org/api v0.209 .0 // indirect
110
+ google.golang.org/genproto v0.0.0-20241118233622-e639e219e697 // indirect
111
+ google.golang.org/genproto/googleapis/api v0.0.0-20241118233622-e639e219e697 // indirect
112
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20241118233622-e639e219e697 // indirect
113
113
gopkg.in/redis.v5 v5.2.9 // indirect
114
114
gopkg.in/yaml.v2 v2.4.0 // indirect
115
115
)
0 commit comments