We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8eb9f0e commit 814dab1Copy full SHA for 814dab1
doc.go
@@ -16,7 +16,7 @@ Usage Example:
16
import (
17
"fmt"
18
19
- "github.com/linkedin/goavro"
+ "github.com/linkedin/goavro/v2"
20
)
21
22
func main() {
0 commit comments