[Go]Add go.mod (#7720)

Co-authored-by: Derek Bailey <derekbailey@google.com>
This commit is contained in:
Michael Le 2023-01-03 23:56:11 -05:00 committed by GitHub
parent 01589630ba
commit 6420fa5c88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
go/go.mod Normal file
View File

@ -0,0 +1,3 @@
module github.com/google/flatbuffers
go 1.19