mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 23:47:50 +00:00
Change "speter.net/go/exp/math/dec/inf" dependency
to "https://gopkg.in/inf.v0"
This commit is contained in:
@@ -19,7 +19,7 @@ package resource
|
||||
import (
|
||||
"math/big"
|
||||
|
||||
"speter.net/go/exp/math/dec/inf"
|
||||
inf "gopkg.in/inf.v0"
|
||||
)
|
||||
|
||||
// QuantityProto is a struct that is equivalent to Quantity, but intended for
|
||||
|
||||
Reference in New Issue
Block a user