mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-29 14:16:26 +00:00
Change "speter.net/go/exp/math/dec/inf" dependency
to "https://gopkg.in/inf.v0"
This commit is contained in:
@@ -24,7 +24,7 @@ import (
|
||||
"k8s.io/kubernetes/pkg/api/resource"
|
||||
"k8s.io/kubernetes/pkg/labels"
|
||||
|
||||
"speter.net/go/exp/math/dec/inf"
|
||||
inf "gopkg.in/inf.v0"
|
||||
)
|
||||
|
||||
func TestConversionError(t *testing.T) {
|
||||
|
Reference in New Issue
Block a user