From aeb8844aa2862115fb7a5aea80f8ce2917bd837b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Jan 2023 11:01:10 +0000 Subject: [PATCH] build(deps): bump 4d63.com/gocheckcompilerdirectives from 1.2.0 to 1.2.1 Bumps [4d63.com/gocheckcompilerdirectives](https://github.com/leighmcculloch/gocheckcompilerdirectives) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/leighmcculloch/gocheckcompilerdirectives/releases) - [Changelog](https://github.com/leighmcculloch/gocheckcompilerdirectives/blob/main/.goreleaser.yml) - [Commits](https://github.com/leighmcculloch/gocheckcompilerdirectives/compare/v1.2.0...v1.2.1) --- updated-dependencies: - dependency-name: 4d63.com/gocheckcompilerdirectives 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 ce14fabc63e6..463985eac17e 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/golangci/golangci-lint go 1.19 require ( - 4d63.com/gocheckcompilerdirectives v1.2.0 + 4d63.com/gocheckcompilerdirectives v1.2.1 4d63.com/gochecknoglobals v0.2.1 github.com/Abirdcfly/dupword v0.0.9 github.com/Antonboom/errname v0.1.7 diff --git a/go.sum b/go.sum index 122b18dc8830..7a529b14d81a 100644 --- a/go.sum +++ b/go.sum @@ -1,5 +1,5 @@ -4d63.com/gocheckcompilerdirectives v1.2.0 h1:Edo78jfDQe+92EWcvgGQ1wryNN3CI0ouvP4rYab+T2A= -4d63.com/gocheckcompilerdirectives v1.2.0/go.mod h1:yjDJSxmDTtIHHCqX0ufRYZDL6vQtMG7tJdKVeWwsqvs= +4d63.com/gocheckcompilerdirectives v1.2.1 h1:AHcMYuw56NPjq/2y615IGg2kYkBdTvOaojYCBcRE7MA= +4d63.com/gocheckcompilerdirectives v1.2.1/go.mod h1:yjDJSxmDTtIHHCqX0ufRYZDL6vQtMG7tJdKVeWwsqvs= 4d63.com/gochecknoglobals v0.2.1 h1:1eiorGsgHOFOuoOiJDy2psSrQbRdIHrlge0IJIkUgDc= 4d63.com/gochecknoglobals v0.2.1/go.mod h1:KRE8wtJB3CXCsb1xy421JfTHIIbmT3U5ruxw2Qu8fSU= cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=