mirror of
https://github.com/google/flatbuffers.git
synced 2026-07-04 02:04:13 +00:00
Update go documentation link to point to root module (#7879)
Co-authored-by: Derek Bailey <derekbailey@google.com>
This commit is contained in:
@@ -31,7 +31,7 @@ Code generation and runtime libraries for many popular languages.
|
|||||||
1. C++ - [snapcraft.io](https://snapcraft.io/flatbuffers)
|
1. C++ - [snapcraft.io](https://snapcraft.io/flatbuffers)
|
||||||
1. C# - [nuget.org](https://www.nuget.org/packages/Google.FlatBuffers)
|
1. C# - [nuget.org](https://www.nuget.org/packages/Google.FlatBuffers)
|
||||||
1. Dart - [pub.dev](https://pub.dev/packages/flat_buffers)
|
1. Dart - [pub.dev](https://pub.dev/packages/flat_buffers)
|
||||||
1. Go - [go.dev](https://pkg.go.dev/github.com/google/flatbuffers/go)
|
1. Go - [go.dev](https://pkg.go.dev/github.com/google/flatbuffers)
|
||||||
1. Java - [Maven](https://search.maven.org/artifact/com.google.flatbuffers/flatbuffers-java)
|
1. Java - [Maven](https://search.maven.org/artifact/com.google.flatbuffers/flatbuffers-java)
|
||||||
1. JavaScript - [NPM](https://www.npmjs.com/package/flatbuffers)
|
1. JavaScript - [NPM](https://www.npmjs.com/package/flatbuffers)
|
||||||
1. Kotlin
|
1. Kotlin
|
||||||
|
|||||||
Reference in New Issue
Block a user