File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ toolchain go1.24.2
66
77require (
88 github.com/client9/misspell v0.3.4
9- github.com/golangci/golangci-lint v1.64.7
9+ github.com/golangci/golangci-lint v1.64.8
1010 github.com/goreleaser/goreleaser/v2 v2.8.2
1111 github.com/hashicorp/terraform-plugin-docs v0.21.0
1212 github.com/oapi-codegen/oapi-codegen/v2 v2.4.1
Original file line number Diff line number Diff line change @@ -549,8 +549,8 @@ github.com/golangci/go-printf-func-name v0.1.0 h1:dVokQP+NMTO7jwO4bwsRwLWeudOVUP
549549github.com/golangci/go-printf-func-name v0.1.0 /go.mod h1:wqhWFH5mUdJQhweRnldEywnR5021wTdZSNgwYceV14s =
550550github.com/golangci/gofmt v0.0.0-20250106114630-d62b90e6713d h1:viFft9sS/dxoYY0aiOTsLKO2aZQAPT4nlQCsimGcSGE =
551551github.com/golangci/gofmt v0.0.0-20250106114630-d62b90e6713d /go.mod h1:ivJ9QDg0XucIkmwhzCDsqcnxxlDStoTl89jDMIoNxKY =
552- github.com/golangci/golangci-lint v1.64.7 h1:Xk1EyxoXqZabn5b4vnjNKSjCx1whBK53NP+mzLfX7HA =
553- github.com/golangci/golangci-lint v1.64.7 /go.mod h1:5cEsUQBSr6zi8XI8OjmcY2Xmliqc4iYL7YoPrL+zLJ4 =
552+ github.com/golangci/golangci-lint v1.64.8 h1:y5TdeVidMtBGG32zgSC7ZXTFNHrsJkDnpO4ItB3Am+I =
553+ github.com/golangci/golangci-lint v1.64.8 /go.mod h1:5cEsUQBSr6zi8XI8OjmcY2Xmliqc4iYL7YoPrL+zLJ4 =
554554github.com/golangci/misspell v0.6.0 h1:JCle2HUTNWirNlDIAUO44hUsKhOFqGPoC4LZxlaSXDs =
555555github.com/golangci/misspell v0.6.0 /go.mod h1:keMNyY6R9isGaSAu+4Q8NMBwMPkh15Gtc8UCVoDtAWo =
556556github.com/golangci/plugin-module-register v0.1.1 h1:TCmesur25LnyJkpsVrupv1Cdzo+2f7zX0H6Jkw1Ol6c =
You can’t perform that action at this time.
0 commit comments