Skip to content

Commit d7f4f9c

Browse files
chore(deps): update module github.com/golangci/golangci-lint/v2 to v2.1.5
1 parent 6c9e48c commit d7f4f9c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ require (
4343
github.com/Antonboom/nilnil v1.1.0 // indirect
4444
github.com/Antonboom/testifylint v1.6.1 // indirect
4545
github.com/BurntSushi/toml v1.5.0 // indirect
46-
github.com/Crocmagnon/fatcontext v0.7.2 // indirect
4746
github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 // indirect
4847
github.com/GaijinEntertainment/go-exhaustruct/v3 v3.3.1 // indirect
4948
github.com/HdrHistogram/hdrhistogram-go v1.1.2 // indirect
@@ -159,7 +158,7 @@ require (
159158
github.com/golangci/dupl v0.0.0-20250308024227-f665c8d69b32 // indirect
160159
github.com/golangci/go-printf-func-name v0.1.0 // indirect
161160
github.com/golangci/gofmt v0.0.0-20250106114630-d62b90e6713d // indirect
162-
github.com/golangci/golangci-lint/v2 v2.1.2 // indirect
161+
github.com/golangci/golangci-lint/v2 v2.1.5 // indirect
163162
github.com/golangci/golines v0.0.0-20250217134842-442fd0091d95 // indirect
164163
github.com/golangci/misspell v0.6.0 // indirect
165164
github.com/golangci/plugin-module-register v0.1.1 // indirect
@@ -341,6 +340,7 @@ require (
341340
gitlab.com/bosi/decorder v0.4.2 // indirect
342341
go-simpler.org/musttag v0.13.0 // indirect
343342
go-simpler.org/sloglint v0.11.0 // indirect
343+
go.augendre.info/fatcontext v0.8.0 // indirect
344344
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
345345
go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho v0.60.0 // indirect
346346
go.opentelemetry.io/contrib/propagators/b3 v1.35.0 // indirect

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03
5151
github.com/BurntSushi/toml v1.5.0 h1:W5quZX/G/csjUnuI8SUYlsHs9M38FC7znL0lIO+DvMg=
5252
github.com/BurntSushi/toml v1.5.0/go.mod h1:ukJfTF/6rtPPRCnwkur4qwRxa8vTRFBF0uk2lLoLwho=
5353
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
54-
github.com/Crocmagnon/fatcontext v0.7.2 h1:BY5/dUhs2kuD3sDn7vZrgOneRib5EHk9GOiyK8Vg+14=
55-
github.com/Crocmagnon/fatcontext v0.7.2/go.mod h1:OAZCUteH59eiddbJZ9/bF4ppC140jYD/hepU2FDkFk4=
5654
github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 h1:sHglBQTwgx+rWPdisA5ynNEsoARbiCBOyGcJM4/OzsM=
5755
github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24/go.mod h1:4UJr5HIiMZrwgkSPdsjy2uOQExX/WEILpIrO9UPGuXs=
5856
github.com/GaijinEntertainment/go-exhaustruct/v3 v3.3.1 h1:Sz1JIXEcSfhz7fUi7xHnhpIE0thVASYjvosApmHuD2k=
@@ -407,8 +405,8 @@ github.com/golangci/go-printf-func-name v0.1.0 h1:dVokQP+NMTO7jwO4bwsRwLWeudOVUP
407405
github.com/golangci/go-printf-func-name v0.1.0/go.mod h1:wqhWFH5mUdJQhweRnldEywnR5021wTdZSNgwYceV14s=
408406
github.com/golangci/gofmt v0.0.0-20250106114630-d62b90e6713d h1:viFft9sS/dxoYY0aiOTsLKO2aZQAPT4nlQCsimGcSGE=
409407
github.com/golangci/gofmt v0.0.0-20250106114630-d62b90e6713d/go.mod h1:ivJ9QDg0XucIkmwhzCDsqcnxxlDStoTl89jDMIoNxKY=
410-
github.com/golangci/golangci-lint/v2 v2.1.2 h1:bcOB+jVr4EYEgOEIskQIhtdxOpIGl+iOCwliG/hNPXw=
411-
github.com/golangci/golangci-lint/v2 v2.1.2/go.mod h1:ApmXnYUmWDGu1CUZRkT3yzzFATmaViCY7BEtytG2AiU=
408+
github.com/golangci/golangci-lint/v2 v2.1.5 h1:zDcxV8s7kgQW3cpQiVA633CZJnKN/0iEXibPDWO8sZo=
409+
github.com/golangci/golangci-lint/v2 v2.1.5/go.mod h1:RGcjZLyl9fSVLqxdKMrknPlspC3TYETLoKXyRG06RDo=
412410
github.com/golangci/golines v0.0.0-20250217134842-442fd0091d95 h1:AkK+w9FZBXlU/xUmBtSJN1+tAI4FIvy5WtnUnY8e4p8=
413411
github.com/golangci/golines v0.0.0-20250217134842-442fd0091d95/go.mod h1:k9mmcyWKSTMcPPvQUCfRWWQ9VHJ1U9Dc0R7kaXAgtnQ=
414412
github.com/golangci/misspell v0.6.0 h1:JCle2HUTNWirNlDIAUO44hUsKhOFqGPoC4LZxlaSXDs=
@@ -964,6 +962,8 @@ go-simpler.org/musttag v0.13.0 h1:Q/YAW0AHvaoaIbsPj3bvEI5/QFP7w696IMUpnKXQfCE=
964962
go-simpler.org/musttag v0.13.0/go.mod h1:FTzIGeK6OkKlUDVpj0iQUXZLUO1Js9+mvykDQy9C5yM=
965963
go-simpler.org/sloglint v0.11.0 h1:JlR1X4jkbeaffiyjLtymeqmGDKBDO1ikC6rjiuFAOco=
966964
go-simpler.org/sloglint v0.11.0/go.mod h1:CFDO8R1i77dlciGfPEPvYke2ZMx4eyGiEIWkyeW2Pvw=
965+
go.augendre.info/fatcontext v0.8.0 h1:2dfk6CQbDGeu1YocF59Za5Pia7ULeAM6friJ3LP7lmk=
966+
go.augendre.info/fatcontext v0.8.0/go.mod h1:oVJfMgwngMsHO+KB2MdgzcO+RvtNdiCEOlWvSFtax/s=
967967
go.infratographer.com/x v0.9.2 h1:Lg/itF5IENPksynmo+Hw2Fbn7tVxAqTSjpdpRmFdOs8=
968968
go.infratographer.com/x v0.9.2/go.mod h1:2ITfyktvCkahBIcg3a2pXacmuTjP1+vB1xd692MFNno=
969969
go.opencensus.io v0.24.0 h1:y73uSU6J157QMP2kn2r30vwW1A2W2WFwSCGnAVxeaD0=

0 commit comments

Comments
 (0)