chore(deps): Update TwiN/whois dependency to v1.1.10 (#1006)

Update whois dependency to v1.1.10
This commit is contained in:
Lisovskii Stan
2025-02-19 04:41:18 +03:00
committed by GitHub
parent 8ad8a05535
commit abf5fbee9e
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -9,7 +9,7 @@ require (
github.com/TwiN/gocache/v2 v2.2.2
github.com/TwiN/health v1.6.0
github.com/TwiN/logr v0.3.1
github.com/TwiN/whois v1.1.9
github.com/TwiN/whois v1.1.10
github.com/aws/aws-sdk-go v1.55.5
github.com/coreos/go-oidc/v3 v3.11.0
github.com/gofiber/fiber/v2 v2.52.6