From 78d3e3df6ea8f4d786d3917a0f4eff0db1c62a95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 10:52:37 +0000 Subject: [PATCH] Bump github.com/go-ping/ping from 1.1.0 to 1.2.0 Bumps [github.com/go-ping/ping](https://github.com/go-ping/ping) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/go-ping/ping/releases) - [Changelog](https://github.com/go-ping/ping/blob/master/.goreleaser.yml) - [Commits](https://github.com/go-ping/ping/compare/v1.1.0...v1.2.0) --- updated-dependencies: - dependency-name: github.com/go-ping/ping dependency-type: direct:production update-type: version-update:semver-minor ... 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 4fdc9e9..9c07a45 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module g-userping go 1.20 -require github.com/go-ping/ping v1.1.0 +require github.com/go-ping/ping v1.2.0 require ( github.com/google/uuid v1.2.0 // indirect diff --git a/go.sum b/go.sum index 6df2686..e3c6e62 100644 --- a/go.sum +++ b/go.sum @@ -1,5 +1,5 @@ -github.com/go-ping/ping v1.1.0 h1:3MCGhVX4fyEUuhsfwPrsEdQw6xspHkv5zHsiSoDFZYw= -github.com/go-ping/ping v1.1.0/go.mod h1:xIFjORFzTxqIV/tDVGO4eDy/bLuSyawEeojSm3GfRGk= +github.com/go-ping/ping v1.2.0 h1:vsJ8slZBZAXNCK4dPcI2PEE9eM9n9RbXbGouVQ/Y4yQ= +github.com/go-ping/ping v1.2.0/go.mod h1:xIFjORFzTxqIV/tDVGO4eDy/bLuSyawEeojSm3GfRGk= github.com/google/uuid v1.2.0 h1:qJYtXnJRWmpe7m/3XlyhrsLrEURqHRM2kxzoxXqyUDs= github.com/google/uuid v1.2.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo= golang.org/x/net v0.0.0-20210316092652-d523dce5a7f4 h1:b0LrWgu8+q7z4J+0Y3Umo5q1dL7NXBkKBWkaVkAq17E=