Skip to content

Commit

Permalink
Update makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
zhouzhuojie committed Jun 25, 2023
1 parent bb304da commit dd2a603
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 @@ -45,7 +45,7 @@ gen: api_docs swagger

deps:
@go install github.com/go-swagger/go-swagger/cmd/[email protected]
@go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.50.1
@go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.53.3

serve_docs:
@npm install -g docsify-cli@4
Expand Down

0 comments on commit dd2a603

Please sign in to comment.