Skip to content

Commit

Permalink
golangci-lint 1.51.1
Browse files Browse the repository at this point in the history
Closes #122351.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
  • Loading branch information
andig authored and BrewTestBot committed Feb 11, 2023
1 parent 6b63172 commit 549060c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/golangci-lint.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ class GolangciLint < Formula
desc "Fast linters runner for Go"
homepage "https://golangci-lint.run/"
url "https://github.com/golangci/golangci-lint.git",
tag: "v1.51.0",
revision: "6d3f06c5eba95bcde9ebb9e0586a7da50599e3a3"
tag: "v1.51.1",
revision: "b87d2c19f4cad414ec8b65c892c8f44279b24372"
license "GPL-3.0-only"
head "https://github.com/golangci/golangci-lint.git", branch: "master"

Expand Down

0 comments on commit 549060c

Please sign in to comment.