From 2bd268670f821ffd2e3b686520f96dfc521c770f Mon Sep 17 00:00:00 2001 From: TwiN Date: Wed, 4 Oct 2023 20:17:37 -0400 Subject: [PATCH] chore(deps): Bump github.com/TwiN/whois to v1.1.7 relevant: #548 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 4a7a9dc8..22140b9a 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/TwiN/g8/v2 v2.0.0 github.com/TwiN/gocache/v2 v2.2.0 github.com/TwiN/health v1.6.0 - github.com/TwiN/whois v1.1.3 + github.com/TwiN/whois v1.1.7 github.com/coreos/go-oidc/v3 v3.6.0 github.com/gofiber/fiber/v2 v2.49.2 github.com/google/go-github/v48 v48.2.0