From a725e7e7700bd355ebeb1891b2f90fe0b78fba32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jul 2023 06:26:56 +0000 Subject: [PATCH] chore(deps): bump github.com/TwiN/whois from 1.1.2 to 1.1.3 Bumps [github.com/TwiN/whois](https://github.com/TwiN/whois) from 1.1.2 to 1.1.3. - [Release notes](https://github.com/TwiN/whois/releases) - [Commits](https://github.com/TwiN/whois/compare/v1.1.2...v1.1.3) --- updated-dependencies: - dependency-name: github.com/TwiN/whois dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 515bedde..c2ed12ef 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.2 + github.com/TwiN/whois v1.1.3 github.com/coreos/go-oidc/v3 v3.6.0 github.com/gofiber/fiber/v2 v2.46.0 github.com/google/go-github/v48 v48.2.0 diff --git a/go.sum b/go.sum index 265ea444..73cda766 100644 --- a/go.sum +++ b/go.sum @@ -6,8 +6,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.2 h1:jlcOL/1k+pV4ZQqzu6EfjiTHuxB8KDRHTygxJx/OAfU= -github.com/TwiN/whois v1.1.2/go.mod h1:VOJAH4+3chAik5gva5zxJNXv2voEHjMNCf1y07sqj9w= +github.com/TwiN/whois v1.1.3 h1:DOexOmaCGuPCzzjcykE5MQQEiVawHHIIhVRyPUxbvWg= +github.com/TwiN/whois v1.1.3/go.mod h1:VOJAH4+3chAik5gva5zxJNXv2voEHjMNCf1y07sqj9w= github.com/andybalholm/brotli v1.0.5 h1:8uQZIdzKmjc/iuPu7O2ioW48L81FgatrcpfFmiq/cCs= github.com/andybalholm/brotli v1.0.5/go.mod h1:fO7iG3H7G2nSZ7m0zPUDn85XEX2GTukHGRSepvi9Eig= github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=