Skip to content

Commit

Permalink
Merge pull request #1818 from rafikdraoui/go1.16-support
Browse files Browse the repository at this point in the history
Add support for Go 1.16
  • Loading branch information
asottile committed Feb 27, 2021
2 parents f3de91c + fe1f56c commit a38f8d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions pre_commit/resources/empty_template_go.mod
@@ -0,0 +1 @@
module pre-commit-dummy-empty-module
1 change: 1 addition & 0 deletions testing/resources/golang_hooks_repo/go.mod
@@ -0,0 +1 @@
module golang-hello-world

0 comments on commit a38f8d0

Please sign in to comment.