Update deprecated package
@@ -51,3 +51,4 @@ Jeff Mitchell <jeffrey.mitchell@gmail.com>
Baptiste Fontaine <b@ptistefontaine.fr>
Matt Heath <matt@mattheath.com>
Jamie Cuthill <jamie.cuthill@gmail.com>
+Adrian Casajus <adriancasajus@gmail.com>
@@ -18,7 +18,7 @@ import (
"time"
"unicode"
- "speter.net/go/exp/math/dec/inf"
+ "gopkg.in/inf.v0"
)
var (
@@ -10,7 +10,7 @@ import (
"strings"
type RowData struct {
@@ -17,7 +17,7 @@ import (
@@ -12,7 +12,7 @@ import (
"testing"
var marshalTests = []struct {
@@ -6,7 +6,7 @@ import (
"fmt"
"reflect"
"sort"