Explorar o código

Update deprecated package

At http://speter.net/ it says that the speter.net/go/exp/math/dec/inf has been replaced by gopkg.in/inf.v0
Adrià Casajús %!s(int64=10) %!d(string=hai) anos
pai
achega
434a842ff0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      helpers.go

+ 1 - 1
helpers.go

@@ -10,7 +10,7 @@ import (
 	"strings"
 	"strings"
 	"time"
 	"time"
 
 
-	"speter.net/go/exp/math/dec/inf"
+	"gopkg.in/inf.v0"
 )
 )
 
 
 type RowData struct {
 type RowData struct {