@@ -18,7 +18,7 @@ import (
"time"
"unicode"
- "speter.net/go/exp/math/dec/inf"
+ "gopkg.in/inf.v0"
)
var (
@@ -17,7 +17,7 @@ import (
"strings"
@@ -12,7 +12,7 @@ import (
"testing"
var marshalTests = []struct {
@@ -6,7 +6,7 @@ import (
"fmt"
"reflect"
"sort"