We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 330102d commit 1584e63Copy full SHA for 1584e63
Formula/s/staticcheck.rb
@@ -4,7 +4,7 @@ class Staticcheck < Formula
4
url "https://github.com/dominikh/go-tools/archive/refs/tags/2025.1.1.tar.gz"
5
sha256 "259aaf528e4d98e7d3652e283e8551cfdb98cd033a7c01003cd377c2444dd6de"
6
license "MIT"
7
- revision 1
+ revision 2
8
head "https://github.com/dominikh/go-tools.git", branch: "master"
9
10
bottle do
0 commit comments