From 9b5d6021720d2db79e56ffe288e1a8d1714f7b07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 Sep 2023 11:34:15 +0000 Subject: [PATCH] build(deps): bump github.com/breml/bidichk from 0.2.6 to 0.2.7 Bumps [github.com/breml/bidichk](https://github.com/breml/bidichk) from 0.2.6 to 0.2.7. - [Release notes](https://github.com/breml/bidichk/releases) - [Changelog](https://github.com/breml/bidichk/blob/master/.goreleaser.yml) - [Commits](https://github.com/breml/bidichk/compare/v0.2.6...v0.2.7) --- updated-dependencies: - dependency-name: github.com/breml/bidichk 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 4da1337d7930..3fbfe8d91157 100644 --- a/go.mod +++ b/go.mod @@ -21,7 +21,7 @@ require ( github.com/bkielbasa/cyclop v1.2.1 github.com/blizzy78/varnamelen v0.8.0 github.com/bombsimon/wsl/v3 v3.4.0 - github.com/breml/bidichk v0.2.6 + github.com/breml/bidichk v0.2.7 github.com/breml/errchkjson v0.3.5 github.com/butuzov/ireturn v0.2.0 github.com/butuzov/mirror v1.1.0 diff --git a/go.sum b/go.sum index 070f1b161d18..055c1474ad87 100644 --- a/go.sum +++ b/go.sum @@ -88,8 +88,8 @@ github.com/blizzy78/varnamelen v0.8.0 h1:oqSblyuQvFsW1hbBHh1zfwrKe3kcSj0rnXkKzsQ github.com/blizzy78/varnamelen v0.8.0/go.mod h1:V9TzQZ4fLJ1DSrjVDfl89H7aMnTvKkApdHeyESmyR7k= github.com/bombsimon/wsl/v3 v3.4.0 h1:RkSxjT3tmlptwfgEgTgU+KYKLI35p/tviNXNXiL2aNU= github.com/bombsimon/wsl/v3 v3.4.0/go.mod h1:KkIB+TXkqy6MvK9BDZVbZxKNYsE1/oLRJbIFtf14qqo= -github.com/breml/bidichk v0.2.6 h1:m++e3nzqd4OwgJKFAuNpROkGB5QJFXCTD5/3TEFCfqc= -github.com/breml/bidichk v0.2.6/go.mod h1:Uj07vpi03vZf+TJRNaBzUIcAe/dQ+POeJiuikz/b6Gs= +github.com/breml/bidichk v0.2.7 h1:dAkKQPLl/Qrk7hnP6P+E0xOodrq8Us7+U0o4UBOAlQY= +github.com/breml/bidichk v0.2.7/go.mod h1:YodjipAGI9fGcYM7II6wFvGhdMYsC5pHDlGzqvEW3tQ= github.com/breml/errchkjson v0.3.5 h1:KoiihlE4u+DR1Iq5KloYMFAlQ0UAryuSzc0bkvUgCeQ= github.com/breml/errchkjson v0.3.5/go.mod h1:0ip+8RwJ/ojc1Qkn0YIBqM7A8wnh6GRs/VJx9t9CohE= github.com/butuzov/ireturn v0.2.0 h1:kCHi+YzC150GE98WFuZQu9yrTn6GEydO2AuPLbTgnO4=