summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-08-31 12:17:05 -0500
committerJeff Carr <[email protected]>2025-08-31 12:17:05 -0500
commit6a205dfa4e3f217e3317509911ddc812a8ef49f6 (patch)
tree9f3e340ed0894d98a9df26c522d75f02b7369302 /README.md
parentdf3dbcbc7e5bdcf526c109dbdb55a2553d39bb3a (diff)
wasn't compiling on the macv0.0.3
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4a341e6..4d71e89 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,6 @@
Get() the full hostname for the OS.
* only cares about the hostname in DNS
+* I wrote this before or not being aware of os.Hostname()
+
+probably this package should go away