From 793c6d0c98eaf4023c37b7e57da306be5e314219 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 10:02:43 -0500 Subject: [PATCH] Bump github.com/openhistogram/circonusllhist from 0.3.0 to 0.4.0 (#119) Bumps [github.com/openhistogram/circonusllhist](https://github.com/openhistogram/circonusllhist) from 0.3.0 to 0.4.0. - [Release notes](https://github.com/openhistogram/circonusllhist/releases) - [Commits](https://github.com/openhistogram/circonusllhist/compare/v0.3.0...v0.4.0) --- updated-dependencies: - dependency-name: github.com/openhistogram/circonusllhist dependency-type: direct:production update-type: version-update:semver-minor ... 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 0a27295..bec0f9d 100644 --- a/go.mod +++ b/go.mod @@ -5,5 +5,5 @@ go 1.17 require ( github.com/google/flatbuffers v23.5.26+incompatible github.com/google/uuid v1.4.0 - github.com/openhistogram/circonusllhist v0.3.0 + github.com/openhistogram/circonusllhist v0.4.0 ) diff --git a/go.sum b/go.sum index c6a4a5b..aaaed16 100644 --- a/go.sum +++ b/go.sum @@ -2,5 +2,5 @@ github.com/google/flatbuffers v23.5.26+incompatible h1:M9dgRyhJemaM4Sw8+66GHBu8i github.com/google/flatbuffers v23.5.26+incompatible/go.mod h1:1AeVuKshWv4vARoZatz6mlQ0JxURH0Kv5+zNeJKJCa8= github.com/google/uuid v1.4.0 h1:MtMxsa51/r9yyhkyLsVeVt0B+BGQZzpQiTQ4eHZ8bc4= github.com/google/uuid v1.4.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo= -github.com/openhistogram/circonusllhist v0.3.0 h1:CuEawy94hKEzjhSABdqkGirl6o67QrqtRoZg3CXBn6k= -github.com/openhistogram/circonusllhist v0.3.0/go.mod h1:PfeYJ/RW2+Jfv3wTz0upbY2TRour/LLqIm2K2Kw5zg0= +github.com/openhistogram/circonusllhist v0.4.0 h1:t77KqrahIG/iuJqTBNDBwyHu1dkvbCg30amo/TB4gKM= +github.com/openhistogram/circonusllhist v0.4.0/go.mod h1:PfeYJ/RW2+Jfv3wTz0upbY2TRour/LLqIm2K2Kw5zg0=