summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-11-07 02:16:34 -0600
committerJeff Carr <[email protected]>2024-11-07 02:16:34 -0600
commiteacbb1fb7af28656b269b8bdc287f67a88e4f233 (patch)
tree133f6afe25d8837055046cacc4458b2539995c3e
parentdc233d329fffa38904d2d6dbed9d4e7b64ecbc65 (diff)
add json example to look at for ideasv0.0.2
-rw-r--r--goList.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/goList.go b/goList.go
index 96ce6f5..4330331 100644
--- a/goList.go
+++ b/goList.go
@@ -1,4 +1,4 @@
-package repostatus
+package gitpb
import (
"encoding/json"