diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-02-13 10:48:47 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-13 10:48:47 +0000 |
| commit | 42f2bb82ace502b88b8810b67551feca4c9b53b2 (patch) | |
| tree | 0e76c1683ad015d7494b2e8f799774924407eb55 /go.mod | |
| parent | eede6108b214f6a0dc6a368e11f509a198509191 (diff) | |
build(deps): update github.com/weppos/publicsuffix-go digest to 5e4120a (#8707)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -45,13 +45,13 @@ require ( github.com/stretchr/testify v1.10.0 github.com/trustelem/zxcvbn v1.0.1 github.com/valyala/fasthttp v1.58.0 - github.com/weppos/publicsuffix-go v0.40.3-0.20250127173806-e489a31678ca + github.com/weppos/publicsuffix-go v0.40.3-0.20250213085833-5e4120a6a78d github.com/wneessen/go-mail v0.5.2 go.uber.org/mock v0.5.0 - golang.org/x/net v0.34.0 + golang.org/x/net v0.35.0 golang.org/x/sync v0.11.0 golang.org/x/term v0.29.0 - golang.org/x/text v0.21.0 + golang.org/x/text v0.22.0 gopkg.in/yaml.v3 v3.0.1 ) @@ -106,7 +106,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.32.0 // indirect + golang.org/x/crypto v0.33.0 // indirect golang.org/x/oauth2 v0.24.0 // indirect golang.org/x/sys v0.30.0 // indirect google.golang.org/protobuf v1.34.2 // indirect |
