summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod3
1 files changed, 2 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index c47b4253..e75affdb 100644
--- a/go.mod
+++ b/go.mod
@@ -8,8 +8,9 @@ require (
github.com/lestrrat-go/jwx/v3 v3.0.0-alpha3
github.com/magefile/mage v1.15.0
github.com/playwright-community/playwright-go v0.5001.0
+ github.com/rs/zerolog v1.34.0
github.com/stretchr/testify v1.10.0
- github.com/xlgmokha/x v0.0.0-20240605230110-5cbcac4d8ff8
+ github.com/xlgmokha/x v0.0.0-20250404223908-0b29f54f06e7
golang.org/x/oauth2 v0.28.0
google.golang.org/grpc v1.71.0
google.golang.org/protobuf v1.36.6