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.
2 parents e1419b3 + 814dab1 commit e10381aCopy full SHA for e10381a
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