summaryrefslogtreecommitdiff
path: root/human.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-02-22 17:45:59 -0600
committerJeff Carr <[email protected]>2025-02-22 17:45:59 -0600
commitd40dc9113002a6077baf4e3035238151c6d0af4a (patch)
tree95e3a2f0942d41ed79fa2dacaaef5ae45c29a4dd /human.go
parent2381c65887caa779b2aecf2c9626de5d17e59536 (diff)
switch virtbuf to virtpbv0.2.22
Diffstat (limited to 'human.go')
-rw-r--r--human.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/human.go b/human.go
index 76a8704..bb64530 100644
--- a/human.go
+++ b/human.go
@@ -1,4 +1,4 @@
-package virtbuf
+package virtpb
// mostly just functions related to making STDOUT
// more readable by us humans