diff options
Diffstat (limited to 'main.go')
| -rw-r--r-- | main.go | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,4 +1,7 @@ //go:build go1.20 +// Copyright 2017-2025 WIT.COM Inc. All rights reserved. +// Use of this source code is governed by the GPL 3.0 + // +build go1.20 // protobuf the way I am using them, require GO 1.20. I think. I could be wrong. |
