From bcee19283192df8065aea5c8d206e31ae5f3b9ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 13:22:50 +0000 Subject: [PATCH] Bump github.com/maypok86/otter from 1.2.1 to 1.2.2 Bumps [github.com/maypok86/otter](https://github.com/maypok86/otter) from 1.2.1 to 1.2.2. - [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.1...v1.2.2) --- 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 f738d112..bdce448c 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/FZambia/eagle v0.1.0 github.com/centrifugal/protocol v0.13.4 github.com/google/uuid v1.6.0 - github.com/maypok86/otter v1.2.1 + github.com/maypok86/otter v1.2.2 github.com/prometheus/client_golang v1.20.2 github.com/redis/rueidis v1.0.45 github.com/segmentio/encoding v0.4.0 diff --git a/go.sum b/go.sum index 96a4c87e..6dcb7edd 100644 --- a/go.sum +++ b/go.sum @@ -26,8 +26,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY= github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE= github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0= github.com/mailru/easyjson v0.7.7/go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc= -github.com/maypok86/otter v1.2.1 h1:xyvMW+t0vE1sKt/++GTkznLitEl7D/msqXkAbLwiC1M= -github.com/maypok86/otter v1.2.1/go.mod h1:mKLfoI7v1HOmQMwFgX4QkRk23mX6ge3RDvjdHOWG4R4= +github.com/maypok86/otter v1.2.2 h1:jJi0y8ruR/ZcKmJ4FbQj3QQTqKwV+LNrSOo2S1zbF5M= +github.com/maypok86/otter v1.2.2/go.mod h1:mKLfoI7v1HOmQMwFgX4QkRk23mX6ge3RDvjdHOWG4R4= github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA= github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ= github.com/onsi/gomega v1.34.1 h1:EUMJIKUjM8sKjYbtxQI9A4z2o+rruxnzNvpknOXie6k=