Merge pull request #87088 from dims/switch-to-newer-gonum

Drop random SHA and update gonum.org/v1/gonum to v0.6.2

Kubernetes-commit: bb3f8c7c899d7166c31934b80b39c7307ec85b7a
This commit is contained in:
Kubernetes Publisher
2020-01-13 13:59:29 -08:00
3 changed files with 45 additions and 9 deletions
+27 -3
View File
@@ -54,6 +54,10 @@
"ImportPath": "github.com/PuerkitoBio/urlesc",
"Rev": "de5bf2ad4578"
},
{
"ImportPath": "github.com/ajstarks/svgo",
"Rev": "644b8db467af"
},
{
"ImportPath": "github.com/client9/misspell",
"Rev": "v0.3.4"
@@ -82,6 +86,10 @@
"ImportPath": "github.com/evanphx/json-patch",
"Rev": "v4.2.0"
},
{
"ImportPath": "github.com/fogleman/gg",
"Rev": "0403632d5b90"
},
{
"ImportPath": "github.com/fsnotify/fsnotify",
"Rev": "v1.4.7"
@@ -114,6 +122,10 @@
"ImportPath": "github.com/gogo/protobuf",
"Rev": "65acae22fc9d"
},
{
"ImportPath": "github.com/golang/freetype",
"Rev": "e2365dfdc4a0"
},
{
"ImportPath": "github.com/golang/glog",
"Rev": "23def4e6c14b"
@@ -190,6 +202,10 @@
"ImportPath": "github.com/jstemmer/go-junit-report",
"Rev": "af01ea7f8024"
},
{
"ImportPath": "github.com/jung-kurt/gofpdf",
"Rev": "24315acbbda5"
},
{
"ImportPath": "github.com/kisielk/errcheck",
"Rev": "v1.2.0"
@@ -324,12 +340,16 @@
},
{
"ImportPath": "gonum.org/v1/gonum",
"Rev": "3d26580ed485"
"Rev": "v0.6.2"
},
{
"ImportPath": "gonum.org/v1/netlib",
"Rev": "76723241ea4e"
},
{
"ImportPath": "gonum.org/v1/plot",
"Rev": "e2840ee46a6b"
},
{
"ImportPath": "google.golang.org/api",
"Rev": "v0.4.0"
@@ -372,7 +392,7 @@
},
{
"ImportPath": "k8s.io/api",
"Rev": "49d983e9bac5"
"Rev": "530d314087d8"
},
{
"ImportPath": "k8s.io/apimachinery",
@@ -384,7 +404,7 @@
},
{
"ImportPath": "k8s.io/code-generator",
"Rev": "3e153532b0d0"
"Rev": "0826954c61ed"
},
{
"ImportPath": "k8s.io/gengo",
@@ -422,6 +442,10 @@
"ImportPath": "modernc.org/xc",
"Rev": "v1.0.0"
},
{
"ImportPath": "rsc.io/pdf",
"Rev": "v0.1.1"
},
{
"ImportPath": "sigs.k8s.io/structured-merge-diff",
"Rev": "15d366b2352e"