Skip to content

Commit

Permalink
chore: Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 28, 2024
1 parent 6c8e4eb commit bee8cf4
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,46 +5,46 @@ go 1.21
require (
entgo.io/ent v0.13.1
github.com/BurntSushi/toml v1.3.2
github.com/PuerkitoBio/goquery v1.9.0
github.com/PuerkitoBio/goquery v1.9.1
github.com/ThreeDotsLabs/watermill v1.3.5
github.com/ThreeDotsLabs/watermill-redisstream v1.2.2
github.com/ThreeDotsLabs/watermill-sql/v3 v3.0.0
github.com/blevesearch/bleve/v2 v2.3.10
github.com/bufbuild/protovalidate-go v0.6.0
github.com/ThreeDotsLabs/watermill-redisstream v1.3.0
github.com/ThreeDotsLabs/watermill-sql/v3 v3.0.1
github.com/blevesearch/bleve/v2 v2.4.0
github.com/bufbuild/protovalidate-go v0.6.2
github.com/cayleygraph/cayley v0.7.7
github.com/cayleygraph/quad v1.2.5
github.com/dchest/captcha v1.0.0
github.com/dgraph-io/ristretto v0.1.1
github.com/fullstorydev/grpchan v1.1.1
github.com/getsentry/sentry-go v0.27.0
github.com/getsentry/sentry-go/otel v0.27.0
github.com/go-co-op/gocron/v2 v2.2.4
github.com/go-kratos/kratos/contrib/log/zap/v2 v2.0.0-20240301031206-50cad79c96ae
github.com/go-kratos/kratos/contrib/registry/consul/v2 v2.0.0-20240301031206-50cad79c96ae
github.com/go-kratos/kratos/v2 v2.7.2
github.com/go-co-op/gocron/v2 v2.2.10
github.com/go-kratos/kratos/contrib/log/zap/v2 v2.7.3
github.com/go-kratos/kratos/contrib/registry/consul/v2 v2.7.3
github.com/go-kratos/kratos/v2 v2.7.3
github.com/golang-jwt/jwt/v4 v4.5.0
github.com/google/go-cmp v0.6.0
github.com/google/uuid v1.6.0
github.com/google/wire v0.6.0
github.com/hashicorp/consul/api v1.28.0
github.com/hashicorp/consul/api v1.28.2
github.com/improbable-eng/grpc-web v0.15.0
github.com/johannesboyne/gofakes3 v0.0.0-20240217095638-c55a48f17be6
github.com/lib/pq v1.10.9
github.com/mattn/go-sqlite3 v1.14.22
github.com/meilisearch/meilisearch-go v0.26.2
github.com/minio/minio-go/v7 v7.0.67
github.com/minio/minio-go/v7 v7.0.70
github.com/redis/go-redis/v9 v9.5.1
github.com/sony/sonyflake v1.2.0
github.com/stretchr/testify v1.8.4
github.com/stretchr/testify v1.9.0
github.com/tuihub/protos v0.4.9
github.com/zhihu/norm v0.1.11
go.opentelemetry.io/otel v1.24.0
go.opentelemetry.io/otel/sdk v1.24.0
go.uber.org/ratelimit v0.3.0
go.opentelemetry.io/otel v1.26.0
go.opentelemetry.io/otel/sdk v1.26.0
go.uber.org/ratelimit v0.3.1
go.uber.org/zap v1.27.0
golang.org/x/crypto v0.20.0
golang.org/x/exp v0.0.0-20240222234643-814bf88cf225
google.golang.org/grpc v1.62.0
golang.org/x/crypto v0.22.0
golang.org/x/exp fe59bbe5cc7f
google.golang.org/grpc v1.63.2
google.golang.org/protobuf v1.33.0
gopkg.in/natefinch/lumberjack.v2 v2.2.1
)
Expand Down

0 comments on commit bee8cf4

Please sign in to comment.