Skip to content

Commit

Permalink
pin to version
Browse files Browse the repository at this point in the history
  • Loading branch information
wass3r committed Jul 14, 2024
1 parent 4c0756d commit c1fd65e
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 @@ -282,7 +282,7 @@ spec-install:
@sudo apt-get update
@sudo apt-get install -y jq moreutils
@echo "### Installing go-swagger"
@go install github.com/go-swagger/go-swagger/cmd/swagger@latest
@go install github.com/go-swagger/go-swagger/cmd/swagger@v0.31.0

# The `spec-gen` target is intended to create an api-spec
# using go-swagger (https://goswagger.io)
Expand Down

0 comments on commit c1fd65e

Please sign in to comment.