Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ require (
github.com/zeebo/xxh3 v1.0.2
go.mongodb.org/mongo-driver v1.17.1
go.uber.org/multierr v1.11.0
golang.org/x/crypto v0.28.0
golang.org/x/crypto v0.45.0
golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c
golang.org/x/oauth2 v0.23.0
golang.org/x/text v0.19.0
Expand Down
Loading