Skip to content

Commit 2007d18

Browse files
BrewTestBotstefanb
authored andcommitted
golangci-lint 2.9.0
1 parent 91494be commit 2007d18

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

Formula/g/golangci-lint.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@ class GolangciLint < Formula
22
desc "Fast linters runner for Go"
33
homepage "https://golangci-lint.run/"
44
url "https://github.com/golangci/golangci-lint.git",
5-
tag: "v2.8.0",
6-
revision: "e2e40021c9007020676c93680a36e3ab06c6cd33"
5+
tag: "v2.9.0",
6+
revision: "72798d34b1eb36745915b0d4eea5c2b3b31bdfe3"
77
license "GPL-3.0-only"
8-
revision 1
98
head "https://github.com/golangci/golangci-lint.git", branch: "main"
109

1110
bottle do

0 commit comments

Comments
 (0)