From 5c7a19bf73c2cfa34e593a9e34df36ab50abfc54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 17:46:35 +0000 Subject: [PATCH] build(deps): bump 4d63.com/gocheckcompilerdirectives from 1.2.1 to 1.3.0 Bumps [4d63.com/gocheckcompilerdirectives](https://github.com/leighmcculloch/gocheckcompilerdirectives) from 1.2.1 to 1.3.0. - [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.1...v1.3.0) --- updated-dependencies: - dependency-name: 4d63.com/gocheckcompilerdirectives dependency-type: direct:production update-type: version-update:semver-minor ... 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 380fa00c0f41..89ab86c27cf1 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/golangci/golangci-lint go 1.23.0 require ( - 4d63.com/gocheckcompilerdirectives v1.2.1 + 4d63.com/gocheckcompilerdirectives v1.3.0 4d63.com/gochecknoglobals v0.2.2 github.com/4meepo/tagalign v1.4.2 github.com/Abirdcfly/dupword v0.1.3 diff --git a/go.sum b/go.sum index 61cff60197e4..e91095ad8ff6 100644 --- a/go.sum +++ b/go.sum @@ -1,5 +1,5 @@ -4d63.com/gocheckcompilerdirectives v1.2.1 h1:AHcMYuw56NPjq/2y615IGg2kYkBdTvOaojYCBcRE7MA= -4d63.com/gocheckcompilerdirectives v1.2.1/go.mod h1:yjDJSxmDTtIHHCqX0ufRYZDL6vQtMG7tJdKVeWwsqvs= +4d63.com/gocheckcompilerdirectives v1.3.0 h1:Ew5y5CtcAAQeTVKUVFrE7EwHMrTO6BggtEj8BZSjZ3A= +4d63.com/gocheckcompilerdirectives v1.3.0/go.mod h1:ofsJ4zx2QAuIP/NO/NAh1ig6R1Fb18/GI7RVMwz7kAY= 4d63.com/gochecknoglobals v0.2.2 h1:H1vdnwnMaZdQW/N+NrkT1SZMTBmcwHe9Vq8lJcYYTtU= 4d63.com/gochecknoglobals v0.2.2/go.mod h1:lLxwTQjL5eIesRbvnzIP3jZtG140FnTdz+AlMa+ogt0= cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=