|
1 | 1 | module github.com/reearth/reearth/server |
2 | 2 |
|
3 | 3 | require ( |
4 | | - cloud.google.com/go/profiler v0.4.2 |
5 | | - cloud.google.com/go/storage v1.49.0 |
6 | | - github.com/99designs/gqlgen v0.17.73 |
7 | | - github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.27.0 |
8 | | - github.com/avast/retry-go/v4 v4.6.1 |
9 | | - github.com/aws/aws-sdk-go-v2 v1.36.3 |
10 | | - github.com/aws/aws-sdk-go-v2/config v1.29.14 |
11 | | - github.com/aws/aws-sdk-go-v2/service/s3 v1.74.1 |
| 4 | + cloud.google.com/go/profiler v0.4.3 |
| 5 | + cloud.google.com/go/storage v1.57.0 |
| 6 | + github.com/99designs/gqlgen v0.17.81 |
| 7 | + github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.30.0 |
| 8 | + github.com/avast/retry-go/v4 v4.7.0 |
| 9 | + github.com/aws/aws-sdk-go-v2 v1.39.4 |
| 10 | + github.com/aws/aws-sdk-go-v2/config v1.31.15 |
| 11 | + github.com/aws/aws-sdk-go-v2/service/s3 v1.89.0 |
12 | 12 | github.com/blang/semver v3.5.1+incompatible |
13 | | - github.com/gavv/httpexpect/v2 v2.16.0 |
| 13 | + github.com/gavv/httpexpect/v2 v2.17.0 |
14 | 14 | github.com/globusdigital/deep-copy v0.5.4 |
15 | | - github.com/go-faker/faker/v4 v4.6.0 |
16 | | - github.com/go-playground/validator/v10 v10.27.0 |
17 | | - github.com/goccy/go-yaml v1.17.1 |
| 15 | + github.com/go-faker/faker/v4 v4.7.0 |
| 16 | + github.com/go-playground/validator/v10 v10.28.0 |
| 17 | + github.com/goccy/go-yaml v1.18.0 |
18 | 18 | github.com/google/uuid v1.6.0 |
19 | 19 | github.com/hasura/go-graphql-client v0.14.5 |
20 | | - github.com/hellofresh/health-go/v5 v5.5.4 |
| 20 | + github.com/hellofresh/health-go/v5 v5.5.5 |
21 | 21 | github.com/iancoleman/strcase v0.3.0 |
22 | 22 | github.com/idubinskiy/schematyper v0.0.0-20190118213059-f71b40dac30d |
23 | | - github.com/jarcoal/httpmock v1.4.0 |
| 23 | + github.com/jarcoal/httpmock v1.4.1 |
24 | 24 | github.com/joho/godotenv v1.5.1 |
25 | 25 | github.com/jonas-p/go-shp v0.1.1 |
26 | | - github.com/k0kubun/pp/v3 v3.4.1 |
| 26 | + github.com/k0kubun/pp/v3 v3.5.0 |
27 | 27 | github.com/kelseyhightower/envconfig v1.4.0 |
28 | 28 | github.com/kennygrant/sanitize v1.2.4 |
29 | | - github.com/labstack/echo/v4 v4.13.3 |
| 29 | + github.com/labstack/echo/v4 v4.13.4 |
30 | 30 | github.com/labstack/gommon v0.4.2 |
31 | 31 | github.com/mitchellh/mapstructure v1.5.0 |
32 | 32 | github.com/oklog/ulid/v2 v2.1.1 |
33 | 33 | github.com/pkg/errors v0.9.1 |
34 | | - github.com/ravilushqa/otelgqlgen v0.17.0 |
| 34 | + github.com/ravilushqa/otelgqlgen v0.19.0 |
35 | 35 | github.com/reearth/orb v0.0.0-20250123044717-f6f70ce16355 |
36 | 36 | github.com/reearth/reearthx v0.0.0-20250923165051-5bd6f1c10f7a |
37 | | - github.com/samber/lo v1.50.0 |
38 | | - github.com/spf13/afero v1.14.0 |
| 37 | + github.com/samber/lo v1.52.0 |
| 38 | + github.com/spf13/afero v1.15.0 |
39 | 39 | github.com/square/mongo-lock v0.0.0-20230808145049-cfcf499f6bf0 |
40 | | - github.com/stretchr/testify v1.10.0 |
| 40 | + github.com/stretchr/testify v1.11.1 |
41 | 41 | github.com/uber/jaeger-client-go v2.30.0+incompatible |
42 | 42 | github.com/uber/jaeger-lib v2.4.1+incompatible |
43 | 43 | github.com/vektah/dataloaden v0.3.0 |
44 | | - github.com/vektah/gqlparser/v2 v2.5.27 |
45 | | - github.com/zitadel/oidc v1.13.5 |
46 | | - go.mongodb.org/mongo-driver v1.17.3 |
47 | | - go.opentelemetry.io/contrib/detectors/gcp v1.34.0 |
48 | | - go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho v0.59.0 |
49 | | - go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo v0.59.0 |
50 | | - go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.59.0 |
51 | | - go.opentelemetry.io/otel v1.35.0 |
52 | | - go.opentelemetry.io/otel/sdk v1.35.0 |
| 44 | + github.com/vektah/gqlparser/v2 v2.5.30 |
| 45 | + github.com/zitadel/oidc/v3 v3.45.0 |
| 46 | + go.mongodb.org/mongo-driver/v2 v2.4.0 |
| 47 | + go.opentelemetry.io/contrib/detectors/gcp v1.38.0 |
| 48 | + go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho v0.63.0 |
| 49 | + go.opentelemetry.io/contrib/instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo v0.63.0 |
| 50 | + go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.63.0 |
| 51 | + go.opentelemetry.io/otel v1.38.0 |
| 52 | + go.opentelemetry.io/otel/sdk v1.38.0 |
53 | 53 | golang.org/x/exp v0.0.0-20250531010427-b6e5de432a8b |
54 | | - golang.org/x/net v0.40.0 |
55 | | - golang.org/x/oauth2 v0.28.0 |
56 | | - golang.org/x/text v0.25.0 |
57 | | - golang.org/x/tools v0.33.0 |
58 | | - google.golang.org/api v0.228.0 |
59 | | - google.golang.org/grpc v1.71.0 |
60 | | - google.golang.org/protobuf v1.36.6 |
| 54 | + golang.org/x/net v0.46.0 |
| 55 | + golang.org/x/oauth2 v0.32.0 |
| 56 | + golang.org/x/text v0.30.0 |
| 57 | + golang.org/x/tools v0.38.0 |
| 58 | + google.golang.org/api v0.254.0 |
| 59 | + google.golang.org/grpc v1.76.0 |
| 60 | + google.golang.org/protobuf v1.36.10 |
61 | 61 | gopkg.in/h2non/gock.v1 v1.1.2 |
62 | 62 | gopkg.in/square/go-jose.v2 v2.6.0 |
63 | 63 | ) |
@@ -196,4 +196,4 @@ require ( |
196 | 196 | moul.io/http2curl/v2 v2.3.0 // indirect |
197 | 197 | ) |
198 | 198 |
|
199 | | -go 1.24.4 |
| 199 | +go 1.25.3 |
0 commit comments