Skip to content

Commit

Permalink
apd: update example to use apd/v2
Browse files Browse the repository at this point in the history
  • Loading branch information
kardianos committed Apr 6, 2019
1 parent 5307578 commit 6573388
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ package apd_test
import (
"fmt"

"github.com/cockroachdb/apd"
"github.com/cockroachdb/apd/v2"
)

// ExampleOverflow demonstrates how to detect or error on overflow.
Expand Down

0 comments on commit 6573388

Please sign in to comment.