diff options
Diffstat (limited to 'git_hooks_handle_other.go')
-rw-r--r-- | git_hooks_handle_other.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/git_hooks_handle_other.go b/git_hooks_handle_other.go index 687bd8f..4a4328f 100644 --- a/git_hooks_handle_other.go +++ b/git_hooks_handle_other.go @@ -3,7 +3,7 @@ // //go:build !linux -package main +package forge import ( "bytes" |