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 91df94c commit f9debbfCopy full SHA for f9debbf
Formula/g/gosec.rb
@@ -1,8 +1,8 @@
1
class Gosec < Formula
2
desc "Golang security checker"
3
homepage "https://securego.io/"
4
- url "https://github.com/securego/gosec/archive/refs/tags/v2.21.4.tar.gz"
5
- sha256 "fe3d78c52383164906d3cca5b22e693e22a146a4b89a8f60438fdaa833e32b3f"
+ url "https://github.com/securego/gosec/archive/refs/tags/v2.22.0.tar.gz"
+ sha256 "3929466820ceeb9ee6e2f44967f4c86f3259d331192a67be5c838c448c7921d4"
6
license "Apache-2.0"
7
head "https://github.com/securego/gosec.git", branch: "master"
8
0 commit comments