There was an error while loading. Please reload this page.
1 parent 4970ec3 commit 6506ccaCopy full SHA for 6506cca
1 file changed
Makefile
@@ -51,7 +51,7 @@ export GOPRIVATE = github.com/upbound/*
51
GO_REQUIRED_VERSION ?= $(shell grep -E '^go ' go.mod | awk '{print $2}')
52
# GOLANGCILINT_VERSION is inherited from build submodule by default.
53
# Uncomment below if you need to override the version.
54
-GOLANGCILINT_VERSION ?= 2.12.2
+GOLANGCILINT_VERSION ?= 2.13.0
55
56
RUN_BUILDTAGGER ?= true
57
# if RUN_BUILDTAGGER is set to "true", we will use build constraints
0 commit comments