From e6726dde6239c9662b72b6efbaff89fcdaa8ca09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 00:21:21 +0000 Subject: [PATCH] Bump github.com/signalfx/golib/v3 in /internal/signalfx-agent Bumps [github.com/signalfx/golib/v3](https://github.com/signalfx/golib) from 3.3.53 to 3.3.54. - [Release notes](https://github.com/signalfx/golib/releases) - [Commits](https://github.com/signalfx/golib/compare/v3.3.53...v3.3.54) --- updated-dependencies: - dependency-name: github.com/signalfx/golib/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- internal/signalfx-agent/go.mod | 2 +- internal/signalfx-agent/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/internal/signalfx-agent/go.mod b/internal/signalfx-agent/go.mod index a71c6979e6..784f9b34ae 100644 --- a/internal/signalfx-agent/go.mod +++ b/internal/signalfx-agent/go.mod @@ -48,7 +48,7 @@ require ( github.com/shirou/gopsutil/v3 v3.24.5 github.com/signalfx/com_signalfx_metrics_protobuf v0.0.3 github.com/signalfx/defaults v1.2.2-0.20180531161417-70562fe60657 - github.com/signalfx/golib/v3 v3.3.53 + github.com/signalfx/golib/v3 v3.3.54 github.com/signalfx/ingest-protocols v0.2.0 github.com/sirupsen/logrus v1.9.3 github.com/snowflakedb/gosnowflake v1.11.1 diff --git a/internal/signalfx-agent/go.sum b/internal/signalfx-agent/go.sum index 9108fa8bf5..13d1bdd171 100644 --- a/internal/signalfx-agent/go.sum +++ b/internal/signalfx-agent/go.sum @@ -503,8 +503,8 @@ github.com/signalfx/gohelpers v0.0.0-20151202220853-ac9f0e053f15 h1:fpg8nIesNCgM github.com/signalfx/gohelpers v0.0.0-20151202220853-ac9f0e053f15/go.mod h1:Zx1eNCg/RuM9/sBhW4qej5BN7uwxAYziXHvC7nTOcFg= github.com/signalfx/gohistogram v0.0.0-20160107210732-1ccfd2ff5083 h1:WsShHmu12ZztYPfh9b+I+VjYD1o8iOHhB67WZCMEEE8= github.com/signalfx/gohistogram v0.0.0-20160107210732-1ccfd2ff5083/go.mod h1:adPDS6s7WaajdFBV9mQ7i0dKfQ8xiDnF9ZNETVPpp7c= -github.com/signalfx/golib/v3 v3.3.53 h1:gJx0JrrHjidpo2md+YLEN+Ws3RLTaCmKYT575ZSTKUo= -github.com/signalfx/golib/v3 v3.3.53/go.mod h1:lgdUNXjNnZkgEhQFSbfyek4oFUG8t1APhGaitZsSBzc= +github.com/signalfx/golib/v3 v3.3.54 h1:jUwTnaIXLHT0I1+hXoX0cPLdICIwBjB3e5/NGnnjgJY= +github.com/signalfx/golib/v3 v3.3.54/go.mod h1:KDQZIYpJ3yXPz/KysPQQEYooWdpq4eQZPsjwKR5secc= github.com/signalfx/ingest-protocols v0.2.0 h1:axbmVg8eLoBh3wNmwBG9O/2jMjfzCVP7MlMgPfBihEE= github.com/signalfx/ingest-protocols v0.2.0/go.mod h1:CYKWPtxFWF9RCUGfN0Hh6javdTTqediTCbXFbW0BF60= github.com/signalfx/sapm-proto v0.12.0 h1:OtOe+Jm8L61Ml8K6X8a89zc8/RlaaMRElCImeGKR/Ew=