From 72f66db62589b3ab7ae9edfced6f4347ee609a32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 23:40:15 +0000 Subject: [PATCH] Bump github.com/gaissmai/extnetip from 0.4.0 to 1.1.0 Bumps [github.com/gaissmai/extnetip](https://github.com/gaissmai/extnetip) from 0.4.0 to 1.1.0. - [Release notes](https://github.com/gaissmai/extnetip/releases) - [Commits](https://github.com/gaissmai/extnetip/compare/v0.4.0...v1.1.0) --- updated-dependencies: - dependency-name: github.com/gaissmai/extnetip dependency-type: direct:production update-type: version-update:semver-major ... 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 4b26ed650..7e4ff5493 100644 --- a/go.mod +++ b/go.mod @@ -18,7 +18,7 @@ require ( github.com/emirpasic/gods v1.18.1 github.com/fatih/color v1.17.0 github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa - github.com/gaissmai/extnetip v0.4.0 + github.com/gaissmai/extnetip v1.1.0 github.com/go-acme/lego/v4 v4.18.0 github.com/go-openapi/errors v0.22.0 github.com/go-openapi/loads v0.22.0 diff --git a/go.sum b/go.sum index 52bb56770..09f7c0527 100644 --- a/go.sum +++ b/go.sum @@ -194,8 +194,8 @@ github.com/fsnotify/fsnotify v1.7.0 h1:8JEhPFa5W2WU7YfeZzPNqzMP6Lwt7L2715Ggo0nos github.com/fsnotify/fsnotify v1.7.0/go.mod h1:40Bi/Hjc2AVfZrqy+aj+yEI+/bRxZnMJyTJwOpGvigM= github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa h1:RDBNVkRviHZtvDvId8XSGPu3rmpmSe+wKRcEWNgsfWU= github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa/go.mod h1:KnogPXtdwXqoenmZCw6S+25EAm2MkxbG0deNDu4cbSA= -github.com/gaissmai/extnetip v0.4.0 h1:9pNd/Z6QSlkda35bug/IYuPYaPMTYRuqcxPce5Z9TTQ= -github.com/gaissmai/extnetip v0.4.0/go.mod h1:M3NWlyFKaVosQXWXKKeIPK+5VM4U85DahdIqNYX4TK4= +github.com/gaissmai/extnetip v1.1.0 h1:ZWEPVPUtw1o//CWh69/Eo79gWEKVYB1STrJjpTR4Q7E= +github.com/gaissmai/extnetip v1.1.0/go.mod h1:Ad+qyjy0r98Uc655JzzWoBTzDW29QR4YZDxzHgqhuqM= github.com/getkin/kin-openapi v0.13.0/go.mod h1:WGRs2ZMM1Q8LR1QBEwUxC6RJEfaBcD0s+pcEVXFuAjw= github.com/ghodss/yaml v1.0.0/go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04= github.com/gliderlabs/ssh v0.1.1/go.mod h1:U7qILu1NlMHj9FlMhZLlkCdDnU1DBEAqr0aevW3Awn0=