From 574e41d6c5200be1fda6bc4e9f81957c00532026 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 02:32:41 +0000 Subject: [PATCH] security(go): bump github.com/maypok86/otter from 1.2.3 to 1.2.4 Bumps [github.com/maypok86/otter](https://github.com/maypok86/otter) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/maypok86/otter/releases) - [Changelog](https://github.com/maypok86/otter/blob/main/CHANGELOG.md) - [Commits](https://github.com/maypok86/otter/compare/v1.2.3...v1.2.4) --- updated-dependencies: - dependency-name: github.com/maypok86/otter 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 874bfc3..6bbff37 100644 --- a/go.mod +++ b/go.mod @@ -17,7 +17,7 @@ require ( github.com/golang-jwt/jwt/v5 v5.2.1 github.com/gorilla/handlers v1.5.2 github.com/jackc/pgx/v5 v5.7.1 - github.com/maypok86/otter v1.2.3 + github.com/maypok86/otter v1.2.4 github.com/mitchellh/mapstructure v1.5.0 github.com/mmcloughlin/geohash v0.10.0 github.com/redis/go-redis/v9 v9.7.0 diff --git a/go.sum b/go.sum index 02e80f5..151f959 100644 --- a/go.sum +++ b/go.sum @@ -316,8 +316,8 @@ github.com/mattn/go-isatty v0.0.16/go.mod h1:kYGgaQfpe5nmfYZH+SKPsOc2e4SrIfOl2e/ github.com/mattn/go-isatty v0.0.17 h1:BTarxUcIeDqL27Mc+vyvdWYSL28zpIhv3RoTdsLMPng= github.com/mattn/go-isatty v0.0.17/go.mod h1:kYGgaQfpe5nmfYZH+SKPsOc2e4SrIfOl2e/yFXSvRLM= github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0= -github.com/maypok86/otter v1.2.3 h1:jxyPD4ofCwtrQM5is5JNrdAs+6+JQkf/PREZd7JCVgg= -github.com/maypok86/otter v1.2.3/go.mod h1:mKLfoI7v1HOmQMwFgX4QkRk23mX6ge3RDvjdHOWG4R4= +github.com/maypok86/otter v1.2.4 h1:HhW1Pq6VdJkmWwcZZq19BlEQkHtI8xgsQzBVXJU0nfc= +github.com/maypok86/otter v1.2.4/go.mod h1:mKLfoI7v1HOmQMwFgX4QkRk23mX6ge3RDvjdHOWG4R4= github.com/miekg/dns v1.1.26/go.mod h1:bPDLeHnStXmXAq1m/Ch/hvfNHr14JKNPMBo3VZKjuso= github.com/miekg/dns v1.1.41 h1:WMszZWJG0XmzbK9FEmzH2TVcqYzFesusSIB41b8KHxY= github.com/miekg/dns v1.1.41/go.mod h1:p6aan82bvRIyn+zDIv9xYNUpwa73JcSh9BKwknJysuI=