mirror of
https://github.com/SecurityBrewery/catalyst.git
synced 2026-01-14 10:11:22 +01:00
refactor: add root store (#1153)
This commit is contained in:
2
Makefile
2
Makefile
@@ -4,7 +4,7 @@
|
||||
|
||||
.PHONY: install-golangci-lint
|
||||
install-golangci-lint:
|
||||
curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/HEAD/install.sh | sh -s -- -b $(shell go env GOPATH)/bin v2.1.6
|
||||
curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/HEAD/install.sh | sh -s -- -b $(shell go env GOPATH)/bin v2.4.0
|
||||
|
||||
.PHONY: install-ui
|
||||
install-ui:
|
||||
|
||||
Reference in New Issue
Block a user