Skip to content

Commit

Permalink
fix(go.mod): bump to 1.17
Browse files Browse the repository at this point in the history
sh(fmt) 3.5.0 has dropped Go 1.16 support.
  • Loading branch information
scop committed May 19, 2022
1 parent 89672bc commit 5bf8c4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module github.com/scop/pre-commit-shfmt/v3

go 1.16
go 1.17

0 comments on commit 5bf8c4c

Please sign in to comment.