Skip to content

Commit

Permalink
lint version update
Browse files Browse the repository at this point in the history
  • Loading branch information
mahesh-hpe committed Jan 5, 2024
1 parent 33b5248 commit 0574d6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -111,5 +111,5 @@ all: lint test
tools:
go env -w GO111MODULE=on
go env -w GOPRIVATE="github.com/hpe-hcss/*"
go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.48.0
go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.1
.PHONY: tools

0 comments on commit 0574d6c

Please sign in to comment.