summaryrefslogtreecommitdiff
path: root/stack.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-03-18 15:14:23 -0500
committerJeff Carr <[email protected]>2025-03-18 15:14:23 -0500
commitef371cda38829dc4b836e218b25ad20204d54ec7 (patch)
tree337e51a574d0ae78d8f39f2c959a99fae3badb56 /stack.go
parent5a9ae561ee0dbd9b82285594b6fb8b9fe3eea0bd (diff)
maybe this is a good idea, maybe not
Diffstat (limited to 'stack.go')
-rw-r--r--stack.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.go b/stack.go
index d4fed60..4c41859 100644
--- a/stack.go
+++ b/stack.go
@@ -1,7 +1,7 @@
// Copyright 2017-2025 WIT.COM Inc. All rights reserved.
// Use of this source code is governed by the GPL 3.0
-package pinpb
+package ginpb
// this is similar to 'gin' but specifically only for
// sending and working with protocol buffers