From 11eb7fb02e6d63220478c64248ed8437054dbfba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Jul 2023 22:32:53 -0400 Subject: [PATCH] chore(deps): bump github.com/TwiN/whois from 1.1.1 to 1.1.2 (#518) Bumps [github.com/TwiN/whois](https://github.com/TwiN/whois) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/TwiN/whois/releases) - [Commits](https://github.com/TwiN/whois/compare/v1.1.1...v1.1.2) --- updated-dependencies: - dependency-name: github.com/TwiN/whois dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index e9754876..5bc07281 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.1 + github.com/TwiN/whois v1.1.2 github.com/coreos/go-oidc/v3 v3.6.0 github.com/google/go-github/v48 v48.2.0 github.com/google/uuid v1.3.0 diff --git a/go.sum b/go.sum index 50315336..4159de44 100644 --- a/go.sum +++ b/go.sum @@ -41,8 +41,8 @@ github.com/TwiN/gocache/v2 v2.2.0 h1:M3B36KyH24BntxLrLaUb2kgTdq8DzCnfod0IekLG57w github.com/TwiN/gocache/v2 v2.2.0/go.mod h1:SnUuBsrwGQeNcDG6vhkOMJnqErZM0JGjgIkuKryokYA= github.com/TwiN/health v1.6.0 h1:L2ks575JhRgQqWWOfKjw9B0ec172hx7GdToqkYUycQM= github.com/TwiN/health v1.6.0/go.mod h1:Z6TszwQPMvtSiVx1QMidVRgvVr4KZGfiwqcD7/Z+3iw= -github.com/TwiN/whois v1.1.1 h1:2xXZmpGQRtbkffuHpGVJNmJ4Bt4WmzXUlXKlPwwo0N4= -github.com/TwiN/whois v1.1.1/go.mod h1:VOJAH4+3chAik5gva5zxJNXv2voEHjMNCf1y07sqj9w= +github.com/TwiN/whois v1.1.2 h1:jlcOL/1k+pV4ZQqzu6EfjiTHuxB8KDRHTygxJx/OAfU= +github.com/TwiN/whois v1.1.2/go.mod h1:VOJAH4+3chAik5gva5zxJNXv2voEHjMNCf1y07sqj9w= github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc= github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc= github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0=