From ef371cda38829dc4b836e218b25ad20204d54ec7 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Tue, 18 Mar 2025 15:14:23 -0500 Subject: maybe this is a good idea, maybe not --- stack.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stack.go') 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 -- cgit v1.2.3