Fix go.mod name (#7756)

This commit is contained in:
Michael Le 2023-01-04 12:27:44 -05:00 committed by GitHub
parent 6420fa5c88
commit 3b2eb77595
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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