Fix go_sample.sh (#7903)

This commit is contained in:
Jeroen Demeyer
2023-04-11 21:40:00 +02:00
committed by GitHub
parent 52f2596e15
commit fa3fa91936
3 changed files with 15 additions and 13 deletions

7
samples/go.mod Normal file
View File

@@ -0,0 +1,7 @@
module github.com/google/flatbuffers/samples
go 1.20
replace github.com/google/flatbuffers/go => ./go_gen
require github.com/google/flatbuffers/go v0.0.0-00010101000000-000000000000