File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2424{"name":"makefile-go-vulncheck","key":"https://go.googlesource.com/vuln.git","version":"v1.1.3"}
2525{"name":"makefile-gomajor","key":"https://github.com/icholy/gomajor.git","version":"v0.14.0"}
2626{"name":"makefile-gosec","key":"https://github.com/securego/gosec.git","version":"v2.21.4"}
27- {"name":"makefile-markdown-lint","key":"docker.io/davidanson/markdownlint-cli2","version":"v0.17.0 "}
27+ {"name":"makefile-markdown-lint","key":"docker.io/davidanson/markdownlint-cli2","version":"v0.17.1 "}
2828{"name":"makefile-osv-scanner","key":"https://github.com/google/osv-scanner.git","version":"v1.9.2"}
2929{"name":"makefile-staticcheck","key":"https://github.com/dominikh/go-tools.git","version":"v0.5.1"}
3030{"name":"osv-golang-release","key":"docker.io/library/golang","version":"1.23.4"}
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ DOCKERFILE_EXT?=$(shell if docker build --help 2>/dev/null | grep -q -- '--progr
1717DOCKER_ARGS? =--build-arg "VCS_REF=$(VCS_REF ) "
1818GOPATH? =$(shell go env GOPATH)
1919PWD: =$(shell pwd)
20- MARKDOWN_LINT_VER? =v0.17.0
20+ MARKDOWN_LINT_VER? =v0.17.1
2121GOMAJOR_VER? =v0.14.0
2222GOSEC_VER? =v2.21.4
2323GO_VULNCHECK_VER? =v1.1.3
You can’t perform that action at this time.
0 commit comments