From b0e8dd87c75ceaca3969e0c96d9aa5477d2377a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 08:51:43 +0000 Subject: [PATCH] Bump github.com/maypok86/otter from 1.2.0 to 1.2.1 Bumps [github.com/maypok86/otter](https://github.com/maypok86/otter) from 1.2.0 to 1.2.1. - [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.0...v1.2.1) --- 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 b1ffdf8..2b0c830 100644 --- a/go.mod +++ b/go.mod @@ -14,7 +14,7 @@ require ( github.com/hashicorp/golang-lru/v2 v2.0.7 github.com/karlseguin/ccache/v3 v3.0.5 github.com/klauspost/compress v1.17.8 - github.com/maypok86/otter v1.2.0 + github.com/maypok86/otter v1.2.1 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 7735008..3486625 100644 --- a/go.sum +++ b/go.sum @@ -66,8 +66,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.15 h1:UNAjwbU9l54TA3KzvqLGxwWjHmMgBUVhBiTjelZgg3U= github.com/mattn/go-runewidth v0.0.15/go.mod h1:Jdepj2loyihRzMpdS35Xk/zdY8IAYHsh153qUoGf23w= -github.com/maypok86/otter v1.2.0 h1:djwBBNpp9+dyzBTY0zscIG+pyAQVXRRRMbzztf8iJ4U= -github.com/maypok86/otter v1.2.0/go.mod h1:mKLfoI7v1HOmQMwFgX4QkRk23mX6ge3RDvjdHOWG4R4= +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/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=