tfsec: update to 1.28.14

This commit is contained in:
Herby Gillot
2025-05-02 07:59:06 -04:00
parent 901584c27a
commit dbab2d5f3c
+4 -4
View File
@@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup golang 1.0
go.setup github.com/tfsec/tfsec 1.28.13 v
go.setup github.com/tfsec/tfsec 1.28.14 v
go.offline_build no
revision 0
@@ -18,9 +18,9 @@ license MIT
maintainers {gmail.com:herby.gillot @herbygillot} \
openmaintainer
checksums rmd160 4c10354b1704b3f9a4125711feec3c758f4b3988 \
sha256 da61798e226a98e3d13de9d8c3b46d304834098e56422e6481cf58ef17891dd9 \
size 6547648
checksums rmd160 00367e6968d7f507500c60bb597ef7c866cc4fee \
sha256 61fe8ee670cceaf45d85c2789da66616d0045f8dbba4ec2b9db453436f9b9804 \
size 6547680
build.env-append TRAVIS_TAG=${version}
build.cmd "go mod vendor && make build"