Add modsecurity module

This commit is contained in:
Manuel de Brito Fontes 2017-10-08 10:57:29 -03:00
parent 63155ee5bd
commit a9a22b0c72
2 changed files with 106 additions and 16 deletions

View file

@ -13,7 +13,7 @@
# limitations under the License.
# 0.0.0 shouldn't clobber any released builds
TAG ?= 0.25
TAG ?= 0.26
REGISTRY ?= gcr.io/google_containers
ARCH ?= $(shell go env GOARCH)
ALL_ARCH = amd64 arm arm64 ppc64le