Commit fe1f56c
committed
Add support for Go 1.16
Go 1.16 changes the way modules are handled. It now expects Go projects
to have non-empty `go.mod` files.
This change is compatible with Go 1.15.
Fixes pre-commit#18151 parent f3de91c commit fe1f56c
File tree
2 files changed
+2
-0
lines changed- pre_commit/resources
- testing/resources/golang_hooks_repo
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments