Skip to content

Commit

Permalink
update linters
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Pennebaker committed Jan 15, 2024
1 parent a5f17b6 commit 3e32375
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ unset IFS
set -euf

go install github.com/mcandre/slick/cmd/[email protected]
go install github.com/mcandre/stank/[email protected].26
go install mvdan.cc/sh/v3/cmd/shfmt@v3.6.0
go install github.com/mcandre/stank/[email protected].27
go install mvdan.cc/sh/v3/cmd/shfmt@v3.7.0
go mod tidy

pip3 install --upgrade pip setuptools
Expand Down

0 comments on commit 3e32375

Please sign in to comment.