+2
−2
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -8,7 +8,7 @@ require ( | ||
github.com/getsentry/raven-go v0.2.0
|
||
github.com/getsentry/sentry-go v0.42.0
|
||
github.com/google/uuid v1.6.0
|
||
github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
|
||
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
|
||
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.2
|
||
github.com/lightstep/lightstep-tracer-go v0.25.0
|
||
github.com/oklog/ulid/v2 v2.0.2
|
||
| @@ -65,7 +65,7 @@ require ( | ||
github.com/tklauser/go-sysconf v0.3.4 // indirect
|
||
github.com/tklauser/numcpus v0.2.1 // indirect
|
||
github.com/uber/jaeger-lib v2.4.1+incompatible // indirect
|
||
go.uber.org/atomic v1.4.0 // indirect
|
||
go.uber.org/atomic v1.7.0 // indirect
|
||
golang.org/x/net v0.42.0 // indirect
|
||
golang.org/x/oauth2 v0.23.0 // indirect
|
||
golang.org/x/sync v0.16.0 // indirect
|
||
+13
−9
Loading