Skip to content

Commit

Permalink
Merge pull request #275 from loganrosen/patch-1
Browse files Browse the repository at this point in the history
Update import to v2 in doc example
  • Loading branch information
rockwotj authored Jan 10, 2025
2 parents e1419b3 + 814dab1 commit e10381a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Usage Example:
import (
"fmt"
"github.com/linkedin/goavro"
"github.com/linkedin/goavro/v2"
)
func main() {
Expand Down

0 comments on commit e10381a

Please sign in to comment.