Skip to content

Commit 7290e8f

Browse files
authored
Merge pull request #15 from oapi-codegen/renovate/gb.xjqchip.workers.dev-golangci-golangci-lint-1.x
Update module github.com/golangci/golangci-lint to v1.55.2
2 parents 9100035 + 0566652 commit 7290e8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ help:
1010
@echo " tidy tidy go mod"
1111

1212
$(GOBIN)/golangci-lint:
13-
curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(GOBIN) v1.54.2
13+
curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(GOBIN) v1.55.2
1414

1515
.PHONY: tools
1616
tools: $(GOBIN)/golangci-lint

0 commit comments

Comments
 (0)