From 71a49fa9ab59aae1e92e0f7ba00866eae1907fad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 09:02:13 +0000 Subject: [PATCH] Bump github.com/maypok86/otter from 1.2.2 to 1.2.3 Bumps [github.com/maypok86/otter](https://github.com/maypok86/otter) from 1.2.2 to 1.2.3. - [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.2...v1.2.3) --- 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 5605aa0..813423d 100644 --- a/go.mod +++ b/go.mod @@ -16,7 +16,7 @@ require ( github.com/jellydator/ttlcache/v3 v3.3.0 github.com/karlseguin/ccache/v3 v3.0.5 github.com/klauspost/compress v1.17.10 - github.com/maypok86/otter v1.2.2 + github.com/maypok86/otter v1.2.3 github.com/olekukonko/tablewriter v0.0.5 github.com/pingcap/go-ycsb v1.0.1 github.com/scalalang2/golang-fifo/v2 v2.0.0-20231212012136-274aca942e14 diff --git a/go.sum b/go.sum index 8b8da87..c4ad35c 100644 --- a/go.sum +++ b/go.sum @@ -64,8 +64,8 @@ github.com/mailru/easyjson v0.7.7/go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJ github.com/mattn/go-runewidth v0.0.9/go.mod h1:H031xJmbD/WCDINGzjvQ9THkh0rPKHF+m2gUSrubnMI= github.com/mattn/go-runewidth v0.0.16 h1:E5ScNMtiwvlvB5paMFdw9p4kSQzbXFikJ5SQO6TULQc= github.com/mattn/go-runewidth v0.0.16/go.mod h1:Jdepj2loyihRzMpdS35Xk/zdY8IAYHsh153qUoGf23w= -github.com/maypok86/otter v1.2.2 h1:jJi0y8ruR/ZcKmJ4FbQj3QQTqKwV+LNrSOo2S1zbF5M= -github.com/maypok86/otter v1.2.2/go.mod h1:mKLfoI7v1HOmQMwFgX4QkRk23mX6ge3RDvjdHOWG4R4= +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/olekukonko/tablewriter v0.0.5 h1:P2Ga83D34wi1o9J6Wh1mRuqd4mF/x/lgBS7N7AbDhec= github.com/olekukonko/tablewriter v0.0.5/go.mod h1:hPp6KlRPjbx+hW8ykQs1w3UBbZlj6HuIJcUGPhkA7kY= github.com/orisano/pixelmatch v0.0.0-20220722002657-fb0b55479cde h1:x0TT0RDC7UhAVbbWWBzr41ElhJx5tXPWkIHA2HWPRuw=