From abbe6b0669014ba772a280f74047e9f9742a0978 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Aug 2023 11:07:57 +0000 Subject: [PATCH] build(deps): bump github.com/breml/errchkjson from 0.3.1 to 0.3.5 Bumps [github.com/breml/errchkjson](https://github.com/breml/errchkjson) from 0.3.1 to 0.3.5. - [Release notes](https://github.com/breml/errchkjson/releases) - [Changelog](https://github.com/breml/errchkjson/blob/master/.goreleaser.yml) - [Commits](https://github.com/breml/errchkjson/compare/v0.3.1...v0.3.5) --- updated-dependencies: - dependency-name: github.com/breml/errchkjson 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 e4a6805f5274..027a7bf17811 100644 --- a/go.mod +++ b/go.mod @@ -22,7 +22,7 @@ require ( github.com/blizzy78/varnamelen v0.8.0 github.com/bombsimon/wsl/v3 v3.4.0 github.com/breml/bidichk v0.2.4 - github.com/breml/errchkjson v0.3.1 + github.com/breml/errchkjson v0.3.5 github.com/butuzov/ireturn v0.2.0 github.com/butuzov/mirror v1.1.0 github.com/charithe/durationcheck v0.0.10 diff --git a/go.sum b/go.sum index 938d2f82e2a6..9f1e96d25ab4 100644 --- a/go.sum +++ b/go.sum @@ -90,8 +90,8 @@ github.com/bombsimon/wsl/v3 v3.4.0 h1:RkSxjT3tmlptwfgEgTgU+KYKLI35p/tviNXNXiL2aN github.com/bombsimon/wsl/v3 v3.4.0/go.mod h1:KkIB+TXkqy6MvK9BDZVbZxKNYsE1/oLRJbIFtf14qqo= github.com/breml/bidichk v0.2.4 h1:i3yedFWWQ7YzjdZJHnPo9d/xURinSq3OM+gyM43K4/8= github.com/breml/bidichk v0.2.4/go.mod h1:7Zk0kRFt1LIZxtQdl9W9JwGAcLTTkOs+tN7wuEYGJ3s= -github.com/breml/errchkjson v0.3.1 h1:hlIeXuspTyt8Y/UmP5qy1JocGNR00KQHgfaNtRAjoxQ= -github.com/breml/errchkjson v0.3.1/go.mod h1:XroxrzKjdiutFyW3nWhw34VGg7kiMsDQox73yWCGI2U= +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= github.com/butuzov/ireturn v0.2.0/go.mod h1:Wh6Zl3IMtTpaIKbmwzqi6olnM9ptYQxxVacMsOEFPoc= github.com/butuzov/mirror v1.1.0 h1:ZqX54gBVMXu78QLoiqdwpl2mgmoOJTk7s4p4o+0avZI=