summaryrefslogtreecommitdiff
path: root/stack.go
diff options
context:
space:
mode:
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