Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Steinhardt <psteinhardt@gitlab.com>2022-06-09 16:38:17 +0300
committerPatrick Steinhardt <psteinhardt@gitlab.com>2022-06-10 15:27:44 +0300
commit6d7490425b0b46e19640e7e80571d1bfef2012ed (patch)
tree40546d71edbeae8562209cb244e84d05f5778fb1
parent3c9ebea8392cec4e2aa38f17f653f4b6d7ff7f2e (diff)
Makefile: Update go-licenses to v1.2.1
Update go-licenses to v1.2.1. One notable change is that the module now prints out warnings for files it doesn't recognize.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 01b725877..1a5052701 100644
--- a/Makefile
+++ b/Makefile
@@ -92,7 +92,7 @@ GOCOVER_COBERTURA_VERSION ?= aaee18c8195c3f2d90e5ef80ca918d265463842a
GOFUMPT_VERSION ?= 0.3.1
GOIMPORTS_VERSION ?= v0.1.10
GOTESTSUM_VERSION ?= v1.8.1
-GO_LICENSES_VERSION ?= v1.0.0
+GO_LICENSES_VERSION ?= v1.2.1
# https://pkg.go.dev/github.com/protocolbuffers/protobuf
PROTOC_VERSION ?= v3.17.3
# https://pkg.go.dev/google.golang.org/protobuf