Skip to content

Commit 045ee80

Browse files
chore: Update all non-major dependencies
1 parent c5290e2 commit 045ee80

File tree

2 files changed

+200
-283
lines changed

2 files changed

+200
-283
lines changed

go.mod

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -8,68 +8,68 @@ require (
88
buf.build/go/protovalidate v0.14.0
99
entgo.io/ent v0.14.5
1010
github.com/BurntSushi/toml v1.5.0
11-
github.com/PuerkitoBio/goquery v1.10.3
12-
github.com/ThreeDotsLabs/watermill v1.5.0
13-
github.com/ThreeDotsLabs/watermill-redisstream v1.4.4
11+
github.com/PuerkitoBio/goquery v1.11.0
12+
github.com/ThreeDotsLabs/watermill v1.5.1
13+
github.com/ThreeDotsLabs/watermill-redisstream v1.4.5
1414
github.com/ThreeDotsLabs/watermill-sql/v3 v3.1.0
1515
github.com/TobiEiss/go-jsonforms v1.1.8
1616
github.com/Xuanwo/go-locale v1.1.3
17-
github.com/blevesearch/bleve/v2 v2.5.3
17+
github.com/blevesearch/bleve/v2 v2.5.6
1818
github.com/dchest/captcha v1.1.0
19-
github.com/fullstorydev/grpchan v1.1.1
20-
github.com/go-co-op/gocron/v2 v2.16.4
19+
github.com/fullstorydev/grpchan v1.1.2
20+
github.com/go-co-op/gocron/v2 v2.19.0
2121
github.com/go-kratos/kratos/contrib/log/zap/v2 v2.0.0-20250828133012-308cfee50a57
2222
github.com/go-kratos/kratos/contrib/registry/consul/v2 v2.0.0-20250828133012-308cfee50a57
23-
github.com/go-kratos/kratos/v2 v2.8.4
24-
github.com/gocolly/colly/v2 v2.2.0
23+
github.com/go-kratos/kratos/v2 v2.9.2
24+
github.com/gocolly/colly/v2 v2.3.0
2525
github.com/gofiber/contrib/fiberi18n/v2 v2.0.6
26-
github.com/gofiber/fiber/v2 v2.52.9
26+
github.com/gofiber/fiber/v2 v2.52.10
2727
github.com/gofiber/template/html/v2 v2.1.3
2828
github.com/golang-jwt/jwt/v5 v5.3.0
2929
github.com/google/go-querystring v1.1.0
3030
github.com/google/uuid v1.6.0
3131
github.com/google/wire v0.7.0
3232
github.com/gorilla/feeds v1.2.0
33-
github.com/hashicorp/consul/api v1.32.1
33+
github.com/hashicorp/consul/api v1.33.0
3434
github.com/improbable-eng/grpc-web v0.15.0
3535
github.com/invopop/jsonschema v0.13.0
36-
github.com/jackc/pgx/v5 v5.7.5
37-
github.com/johannesboyne/gofakes3 v0.0.0-20250825084532-6555d310c473
36+
github.com/jackc/pgx/v5 v5.7.6
37+
github.com/johannesboyne/gofakes3 ebf3e50324d3
3838
github.com/mattn/go-sqlite3 v1.14.32
3939
github.com/maypok86/otter/v2 v2.2.1
40-
github.com/meilisearch/meilisearch-go v0.33.2
41-
github.com/minio/minio-go/v7 v7.0.95
40+
github.com/meilisearch/meilisearch-go v0.34.2
41+
github.com/minio/minio-go/v7 v7.0.97
4242
github.com/mmcdole/gofeed v1.3.0
4343
github.com/muzhou233/go-favicon v0.1.1
4444
github.com/nicksnyder/go-i18n/v2 v2.6.0
45-
github.com/nikoksr/notify v1.3.0
45+
github.com/nikoksr/notify v1.4.0
4646
github.com/panjf2000/ants/v2 v2.11.3
47-
github.com/redis/go-redis/v9 v9.12.1
48-
github.com/samber/lo v1.51.0
49-
github.com/shirou/gopsutil/v4 v4.25.8
47+
github.com/redis/go-redis/v9 v9.17.2
48+
github.com/samber/lo v1.52.0
49+
github.com/shirou/gopsutil/v4 v4.25.11
5050
github.com/sony/sonyflake/v2 v2.2.0
51-
github.com/spf13/afero v1.14.0
51+
github.com/spf13/afero v1.15.0
5252
github.com/stretchr/testify v1.11.1
5353
github.com/tuihub/protos v0.5.10
54-
github.com/urfave/cli/v3 v3.4.1
55-
go.opentelemetry.io/otel v1.38.0
56-
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc v0.14.0
57-
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp v0.14.0
58-
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.38.0
59-
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.38.0
60-
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.38.0
61-
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.38.0
62-
go.opentelemetry.io/otel/log v0.14.0
63-
go.opentelemetry.io/otel/metric v1.38.0
64-
go.opentelemetry.io/otel/sdk v1.38.0
65-
go.opentelemetry.io/otel/sdk/log v0.14.0
66-
go.opentelemetry.io/otel/sdk/metric v1.38.0
54+
github.com/urfave/cli/v3 v3.6.1
55+
go.opentelemetry.io/otel v1.39.0
56+
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc v0.15.0
57+
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp v0.15.0
58+
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.39.0
59+
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.39.0
60+
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.39.0
61+
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.39.0
62+
go.opentelemetry.io/otel/log v0.15.0
63+
go.opentelemetry.io/otel/metric v1.39.0
64+
go.opentelemetry.io/otel/sdk v1.39.0
65+
go.opentelemetry.io/otel/sdk/log v0.15.0
66+
go.opentelemetry.io/otel/sdk/metric v1.39.0
6767
go.uber.org/ratelimit v0.3.1
68-
go.uber.org/zap v1.27.0
68+
go.uber.org/zap v1.27.1
6969
golang.org/x/crypto v0.41.0
70-
golang.org/x/text v0.28.0
71-
google.golang.org/grpc v1.75.0
72-
google.golang.org/protobuf v1.36.8
70+
golang.org/x/text v0.32.0
71+
google.golang.org/grpc v1.77.0
72+
google.golang.org/protobuf v1.36.11
7373
gopkg.in/natefinch/lumberjack.v2 v2.2.1
7474
)
7575

0 commit comments

Comments
 (0)