summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod10
1 files changed, 5 insertions, 5 deletions
diff --git a/go.mod b/go.mod
index 10c98d181..632889b5d 100644
--- a/go.mod
+++ b/go.mod
@@ -46,13 +46,13 @@ require (
github.com/stretchr/testify v1.10.0
github.com/trustelem/zxcvbn v1.0.1
github.com/valyala/fasthttp v1.59.0
- github.com/weppos/publicsuffix-go v0.40.3-0.20250301103951-470a9134ec42
+ github.com/weppos/publicsuffix-go v0.40.3-0.20250306145549-ac6b0e1567d6
github.com/wneessen/go-mail v0.6.2
go.uber.org/mock v0.5.0
- golang.org/x/net v0.35.0
- golang.org/x/sync v0.11.0
+ golang.org/x/net v0.37.0
+ golang.org/x/sync v0.12.0
golang.org/x/term v0.30.0
- golang.org/x/text v0.22.0
+ golang.org/x/text v0.23.0
golang.org/x/time v0.10.0
gopkg.in/yaml.v3 v3.0.1
)
@@ -111,7 +111,7 @@ require (
github.com/ysmood/got v0.40.0 // indirect
github.com/ysmood/gson v0.7.3 // indirect
github.com/ysmood/leakless v0.9.0 // indirect
- golang.org/x/crypto v0.34.0 // indirect
+ golang.org/x/crypto v0.36.0 // indirect
golang.org/x/exp v0.0.0-20230515195305-f3d0a9c9a5cc // indirect
golang.org/x/oauth2 v0.26.0 // indirect
golang.org/x/sys v0.31.0 // indirect