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 50c0fe2 commit 65cbfe8Copy full SHA for 65cbfe8
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.2.tar.gz"
5
- sha256 "35a55699e6998555f778f604851da4d026bc279bf29956600a1e5bf5aca093a5"
+ url "https://github.com/securego/gosec/archive/refs/tags/v2.21.3.tar.gz"
+ sha256 "a055288d34dde54efcf6d3bdc1492d8384d661bf934b345d6db9cd8fc376472d"
6
license "Apache-2.0"
7
head "https://github.com/securego/gosec.git", branch: "master"
8
0 commit comments