diff options
Diffstat (limited to 'stack.go')
| -rw-r--r-- | stack.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
