build(deps): bump 4d63.com/gocheckcompilerdirectives from 1.2.0 to 1.2.1 (#3519)

This commit is contained in:
dependabot[bot] 2023-01-29 12:30:37 +01:00 committed by GitHub
parent 8ed6146e77
commit 08f0914310
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -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

4
go.sum generated
View File

@ -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=