summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-01-13 08:12:06 -0600
committerJeff Carr <[email protected]>2025-01-13 08:12:06 -0600
commit24200adb8ab373582e1d66703e7c3db103945640 (patch)
tree399b0c6645511af19687e9995cefb4157f33f6e9
parent1e7b1a565a6fe8e36048c609e29db797e76749e1 (diff)
new package to put help thingsv0.0.1
-rw-r--r--human.go2
-rw-r--r--protoc.go2
2 files changed, 2 insertions, 2 deletions
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