diff --git a/human.go b/human.go index 79780ee..61da744 100644 --- a/human.go +++ b/human.go @@ -1,4 +1,4 @@ -package main +package fhelp import ( "fmt" diff --git a/protoc.go b/protoc.go index e27bd2c..26f4ce3 100644 --- a/protoc.go +++ b/protoc.go @@ -1,4 +1,4 @@ -package main +package fhelp // auto run protoc with the correct args