Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

Commit

Permalink
Merge pull request #628 from azazeal/bump/linter
Browse files Browse the repository at this point in the history
  • Loading branch information
ibuildthecloud committed Aug 29, 2022
2 parents 140bc9b + 25c83b6 commit c39b189
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 @@ -33,7 +33,7 @@ goreleaser:
goreleaser build --snapshot --single-target --rm-dist

setup-ci-env:
curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $$(go env GOPATH)/bin v1.46.2
curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $$(go env GOPATH)/bin v1.49.0

# This will initialize the node_modules needed to run the docs dev server. Run this before running serve-docs
init-docs:
Expand Down

0 comments on commit c39b189

Please sign in to comment.