Commit Graph

461 Commits

Author SHA1 Message Date
Giuseppe Scrivano
a6a3bf2eb4
vendor: update google/cadvisor and opencontainers/runc
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2020-06-24 18:39:50 +02:00
Jordan Liggitt
d9bb0b8ee1 go1.14: run hack/update-vendor.sh 2020-06-23 19:04:43 -04:00
Kubernetes Prow Robot
a7e4973cb9
Merge pull request #91634 from jpbetz/latest-utils
Bump k8s.io/utils to 6e3d28 to pick up nested trace
2020-06-22 21:59:55 -07:00
Joe Betz
52838be7b2 Bump k8s.io/utils to 6e3d28 to pick up nested trace 2020-06-22 08:52:05 -07:00
Stephen Augustus
2ec37d94fa Update go.etcd.io/bbolt to v1.3.5
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2020-06-20 21:09:52 -04:00
Robert Van Voorhees
3cef97e8b5
[security] Vulnerability in golang.org/x/text/encoding/unicode v0.3.2
Hello gophers,

Version v0.3.3 of golang.org/x/text fixes a vulnerability in the golang.org/x/text/encoding/unicode package which could lead to the UTF-16 decoder entering an infinite loop, causing the program to crash or run out of memory.

An attacker could provide a single byte to a UTF16 decoder instantiated with UseBOM or ExpectBOM to trigger an infinite loop if the String function on the Decoder is called, or the Decoder is passed to golang.org/x/text/transform.String.

transform.String has also been hardened not to enter an infinite loop if a Transformer keeps returning ErrShortSrc even if atEOF is true.

This issue was first filed as Issue 39491 by GitHub user abacabadabacaba and reported to the security team by Anton Gyllenberg. It is tracked as CVE-2020-14040.

Cheers,

Katie for the Go team
2020-06-17 07:57:05 -04:00
Kubernetes Prow Robot
81f84d3a17
Merge pull request #92069 from tapih/update-json-patch
Update github.com/evanphx/json-patch to e83c0a1c26c884f8ec4fb743f6db9…
2020-06-16 19:23:22 -07:00
Kubernetes Prow Robot
51aac92f69
Merge pull request #91922 from Jefftree/netproxy-009
Upgrade apiserver-network-proxy to v0.0.9
2020-06-16 19:22:39 -07:00
jingyih
fec3aa4a47 Pin go.etcd.io/etcd to 3.4.9 and rebuild vendor 2020-06-12 08:43:10 -07:00
Hiroshi Muraoka
5b06aaa7ab Update github.com/evanphx/json-patch to e83c0a1c26c884f8ec4fb743f6db92a941f605f1
Signed-off-by: Hiroshi Muraoka <h.muraoka714@gmail.com>
2020-06-12 11:11:08 +00:00
Kubernetes Prow Robot
2930723a25
Merge pull request #91856 from wawa0210/bump-corefile-migration
update corefile-migration library to 1.0.8
2020-06-11 05:31:10 -07:00
Kubernetes Prow Robot
5d7cac86b6
Merge pull request #91861 from andyzhangx/upgrade-43.0
upgrade azure-sdk-for-go to v43.0.0
2020-06-08 21:44:36 -07:00
Jefftree
508794cea6 Network proxy v0.0.9 2020-06-08 15:42:17 -07:00
andyzhangx
ceecc17001 chore: upgrade azure-sdk-for-go to v43.0.0 2020-06-06 14:03:40 +00:00
wawa0210
f83a7a743b
update corefile-migration library to 1.0.8 2020-06-06 17:31:04 +08:00
Marek Siarkowicz
1e3918f1d0 Upgrade klog to v2.1.0
Update contains fixes required for Structured Logging Effort
2020-06-04 23:41:51 +02:00
Davanum Srinivas
9f00e5769e
Update hcsshim to v0.8.9
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-19 19:53:55 -04:00
RainbowMango
283d9f7483 Pin transitive dependencies:
pin dependency github.com/beorn7/perks from v1.0.0 to v1.0.1
pin dependency github.com/golang/protobuf from v1.3.3 to v1.4.2
pin denpendency github.com/json-iterator/go from v1.1.8 to v1.1.9
pin dependency github.com/prometheus/common from v0.4.1 to v0.9.1
pin dependency github.com/prometheus/procfs from v0.0.5 to v0.0.11
pin dependency github.com/alecthomas/template from v0.0.0-20160405071501-a0175ee3bccc to v0.0.0-20190718012654-fb15b899a751
pin dependency github.com/alecthomas/units from v0.0.0-20151022065526-2efee857e7cf to v0.0.0-20190717042225-c3de453c63f4
pin dependency github.com/go-kit/kit from v0.8.0 to v0.9.0
pin dependency github.com/go-logfmt/logfmt from v0.3.0 to v0.4.0

Co-Authored-By: Jordan Liggitt <jordan@liggitt.net>
2020-05-19 09:38:29 +08:00
RainbowMango
d8062e076e bump github.com/prometheus/client_golang to v1.6.0 2020-05-19 09:37:10 +08:00
Davanum Srinivas
07d88617e5
Run hack/update-vendor.sh
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:54:33 -04:00
Davanum Srinivas
3992c8669f
Updating dependency golang.org/x/mod to version v0.1.0
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:53:02 -04:00
Davanum Srinivas
e3a1dde5a1
Updating dependency golang.org/x/mobile to version v0.0.0-20190719004257-d2bd2a29d028
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:53:02 -04:00
Davanum Srinivas
4fca8bba14
Updating dependency golang.org/x/image to version v0.0.0-20190802002840-cff245a6509b
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:53:02 -04:00
Davanum Srinivas
15fa9902e9
Updating dependency golang.org/x/oauth2 to version v0.0.0-20191202225959-858c2ad4c8b6
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:53:01 -04:00
Davanum Srinivas
a31d23dce3
Updating dependency golang.org/x/lint to version v0.0.0-20191125180803-fdd1cda4f05f
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:53:01 -04:00
Davanum Srinivas
cd596c5bdf
Updating dependency golang.org/x/exp to version v0.0.0-20191227195350-da58074b4299
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:53:00 -04:00
Davanum Srinivas
75091f6153
Updating dependency github.com/ianlancetaylor/demangle to version v0.0.0-20181102032728-5e5cf60278f6
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:53:00 -04:00
Davanum Srinivas
4335e46738
Updating dependency honnef.co/go/tools to version v0.0.1-2019.2.3
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:53:00 -04:00
Davanum Srinivas
f541ac3139
Updating dependency google.golang.org/appengine to version v1.6.5
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:52:59 -04:00
Davanum Srinivas
3a44a2ab41
Updating dependency go.opencensus.io to version v0.22.2
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:52:59 -04:00
Davanum Srinivas
a185928a25
Updating dependency github.com/jstemmer/go-junit-report to version v0.9.1
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:52:58 -04:00
Davanum Srinivas
584cccad8b
Updating dependency github.com/google/pprof to version v0.0.0-20191218002539-d4f498aebedc
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:52:58 -04:00
Davanum Srinivas
9bdefa900a
Updating dependency github.com/golang/groupcache to version v0.0.0-20191227052852-215e87163ea7
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:52:58 -04:00
Davanum Srinivas
f25cb97234
Updating dependency google.golang.org/genproto to version v0.0.0-20200115191322-ca5a22157cba
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:52:57 -04:00
Davanum Srinivas
8a9bbd691e
Updating dependency cloud.google.com/go to version v0.51.0
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:52:57 -04:00
Davanum Srinivas
f1036ad75e
Updating dependency sigs.k8s.io/apiserver-network-proxy/konnectivity-client to version 33b9978
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:52:56 -04:00
Davanum Srinivas
082578c22f
Updating dependency github.com/google/cadvisor to version 6a8d614
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:52:56 -04:00
Davanum Srinivas
449810c785
Updating dependency k8s.io/utils to version 2df71eb
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:52:56 -04:00
Davanum Srinivas
ca8ec8a623
Updating dependency github.com/GoogleCloudPlatform/k8s-cloud-provider to version 7901bc8
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:52:55 -04:00
Davanum Srinivas
815c6d4c90
Updating dependency k8s.io/kube-openapi to version 656914f
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:52:55 -04:00
Davanum Srinivas
b158354e8a
Updating dependency k8s.io/gengo to version 8167cfd
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-16 07:52:51 -04:00
Kubernetes Prow Robot
678415a8a7
Merge pull request #91044 from gongguan/cobra-1.0.0
update spf13/cobra dependency to 1.0.0
2020-05-15 02:48:48 -07:00
louisgong
205ded20da update spf13/cobra dependency to 1.0.0 2020-05-14 11:03:30 +08:00
Satish Matti
8f75fce78c Update dependency google.golang.org/api to v0.15.1
Steps:
./hack/pin-dependency.sh google.golang.org/api v0.15.1
./hack/update-vendor.sh
./hack/verify-vendor.sh
./hack/pin-dependency.sh github.com/googleapis/gax-go/v2 v2.0.5
./hack/update-vendor.sh
./hack/verify-vendor.sh
./hack/lint-dependencies.sh
2020-05-12 10:26:19 -07:00
Kubernetes Prow Robot
b6514880d4
Merge pull request #90555 from andrewsykim/update-moby-ipvs
update github.com/moby/ipvs to v1.0.1 to fix IPVS compatiblity issue with older kernels
2020-05-01 00:40:51 -07:00
Andrew Sy Kim
4c3d9dad5f update github.com/moby/ipvs to v1.0.1 to fix IPVS compatiblity issue with old kernels
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
2020-04-28 10:31:36 -04:00
Sascha Grunert
519686faeb
Update runtime-spec to v1.0.2
We can now use the new version since v1.0.2 has be officially released.

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-04-27 09:34:54 +02:00
Davanum Srinivas
be5279947c
go-isatty to v0.0.4 as needed by lint-dependencies
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-04-20 13:45:46 -04:00
Davanum Srinivas
f981628ce8
move linting dependencies to hack/tools/tools.go
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-04-20 13:45:38 -04:00
Davanum Srinivas
12146cb4df
Do not include bazel related deps in root go.mod
- add ./hack/tools/go.mod, this makes ./hack/tools a distinct module
- hack/tools/tools.go undescore imports bazel related tools, over time we
can add others.
- hack/*.sh scripts will cd to hack/tools and go install tools from there

Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-04-19 22:01:50 -04:00
Kubernetes Prow Robot
ec00b4fcc2
Merge pull request #89833 from liggitt/json-raw
preserve integers decoding raw JSON values
2020-04-09 12:53:47 -07:00
Kubernetes Prow Robot
b3837f858a
Merge pull request #89942 from dims/update-fsnotify-to-pick-up-bug-fixes
Updating dependency github.com/fsnotify/fsnotify to version v1.4.9
2020-04-08 16:47:57 -07:00
Lubomir I. Ivanov
8183787493 update system-validators to v1.1.2
Version v1.1.0 added support for validating cgroups v2.
v1.1.1 includes a fix for a broken cross-build on !linux.
v1.1.2 reverted a breaking API change with the introduction of CgroupsSpec.
2020-04-08 20:41:23 +03:00
Davanum Srinivas
eee5235d25
Updating dependency github.com/fsnotify/fsnotify to version v1.4.9
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-04-07 20:50:27 -04:00
Kubernetes Prow Robot
037db1cb6c
Merge pull request #89687 from dims/update-docker-dependency
Update docker dependency and remove deprecated method use
2020-04-06 15:42:14 -07:00
Kubernetes Prow Robot
07c556f40e
Merge pull request #89822 from jingyih/update_etcd_client_3p4p7
Update etcd client to v3.4.7 in k8s v1.19
2020-04-05 15:15:46 -07:00
Jordan Liggitt
8b9165839f k8s.io/kube-openapi v0.0.0-20200403204345-e1beb1bd0f35
fix client-side validation to allow a value of 0 for a number field
2020-04-03 22:18:49 -04:00
Aaron Crickenberger
f9538b118d Update k8s.io/gengo to e0e292d8aa12
This is mainly to pick up the bugfix for reducing log noise while
running import-boss
2020-04-03 14:40:22 -07:00
Kubernetes Prow Robot
d911254deb
Merge pull request #89704 from liggitt/gnostic
github.com/googleapis/gnostic v0.4.1
2020-04-03 14:19:46 -07:00
jingyih
4df38040dc Pin go.etcd.io/etcd to 3.4.7 and rebuild vendor 2020-04-03 07:15:59 -07:00
Kubernetes Prow Robot
2fd8debe9b
Merge pull request #87926 from fedepaol/agnostsctp
Preliminary SCTP connectivity tests
2020-04-02 02:12:24 -07:00
Jordan Liggitt
93c7b24562 github.com/googleapis/gnostic v0.4.1 2020-03-31 23:07:50 -04:00
Davanum Srinivas
8e8e15357b
update docker dependency
Tag:
https://github.com/moby/moby/tree/v19.03.8

SHA:
aa6a9891b09cce3d9004121294301a30d45d998d

Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-03-31 10:21:28 -04:00
Kubernetes Prow Robot
f95b9fa00f
Merge pull request #89116 from rikatz/issue89109
Update ipvs library to the new repo and upgrade library version
2020-03-30 15:50:40 -07:00
Ricardo Pchevuzinske Katz
5c48f209a5 Update ipvs library to the new repo and upgrade library version 2020-03-26 11:20:01 -03:00
Davanum Srinivas
59d813250e
update vendor
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-03-25 17:11:16 -04:00
Davanum Srinivas
f82014e897
Switch to released tags of containerd/ projects
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-03-25 17:07:42 -04:00
Davanum Srinivas
864646a6a5 Updating dependency github.com/checkpoint-restore/go-criu to version bdb7599cd87b 2020-03-25 12:09:41 -04:00
Davanum Srinivas
d275539551 Updating dependency golang.org/x/xerrors to version v0.0.0-20191204190536-9bdfabe68543 2020-03-25 12:09:41 -04:00
Davanum Srinivas
2b8b3b4008 Updating dependency golang.org/x/time to version v0.0.0-20191024005414-555d28b269f0 2020-03-25 12:09:41 -04:00
Davanum Srinivas
75ceb7baa8 Updating dependency golang.org/x/net to version v0.0.0-20200202094626-16171245cfb2 2020-03-25 12:09:41 -04:00
Davanum Srinivas
9e91a7ddc1 Updating dependency gopkg.in/check.v1 to version v1.0.0-20190902080502-41f04d3bba15 2020-03-25 12:09:41 -04:00
Davanum Srinivas
7555985346 Updating dependency google.golang.org/genproto to version v0.0.0-20191230161307-f3c370f40bfb 2020-03-25 12:09:41 -04:00
Davanum Srinivas
2dc8963d4f Updating dependency github.com/vishvananda/netns to version v0.0.0-20191106174202-0a2b9b5464df 2020-03-25 12:09:41 -04:00
Davanum Srinivas
af1833daf2 Updating dependency github.com/prometheus/procfs to version v0.0.5 2020-03-25 12:09:41 -04:00
Davanum Srinivas
a1ef1e80be Updating dependency github.com/opencontainers/selinux to version v1.3.3 2020-03-25 12:09:41 -04:00
Davanum Srinivas
01e553fa1c Updating dependency github.com/opencontainers/runtime-spec to version v1.0.1 2020-03-25 12:09:41 -04:00
Davanum Srinivas
a850e2b914 Updating dependency github.com/mistifyio/go-zfs to version v2.1.2-0.20190413222219-f784269be439+incompatible 2020-03-25 12:09:41 -04:00
Davanum Srinivas
d1a1e86182 Updating dependency github.com/Microsoft/go-winio to version v0.4.15-0.20190919025122-fc70bd9a86b5 2020-03-25 12:09:41 -04:00
Davanum Srinivas
6b864dc4e1 Updating dependency github.com/matttproud/golang_protobuf_extensions to version v1.0.2-0.20181231171920-c182affec369 2020-03-25 12:09:41 -04:00
Davanum Srinivas
54967fe393 Updating dependency github.com/kr/pretty to version v0.2.0 2020-03-25 12:09:41 -04:00
Davanum Srinivas
f4bcf812b0 Updating dependency github.com/konsorten/go-windows-terminal-sequences to version v1.0.2 2020-03-25 12:09:41 -04:00
Davanum Srinivas
8041c58b47 Updating dependency github.com/gorilla/mux to version v1.7.3 2020-03-25 12:09:41 -04:00
Davanum Srinivas
0dd6bf6258 Updating dependency github.com/google/go-cmp to version v0.4.0 2020-03-25 12:09:32 -04:00
Davanum Srinivas
cccdf5cde6 Updating dependency github.com/godbus/dbus to version v0.0.0-20190422162347-ade71ed3457e 2020-03-25 12:01:19 -04:00
Davanum Srinivas
b117d2dc25 Updating dependency github.com/containerd/typeurl to version v0.0.0-20190911142611-5eb25027c9fd 2020-03-25 12:01:19 -04:00
Davanum Srinivas
1281a206e0 Updating dependency github.com/containerd/console to version v0.0.0-20180822173158-c12b1e7919c1 2020-03-25 12:01:19 -04:00
Davanum Srinivas
3e43b0722a Updating dependency github.com/cilium/ebpf to version v0.0.0-20191113100448-d9fb101ca1fb 2020-03-25 12:01:19 -04:00
Davanum Srinivas
4274ea2c89 Update cadvisor and containerd 2020-03-25 12:01:19 -04:00
Hemant Kumar
a1ae67d691 bump k8s.io/utils package
This fixes bug with xfs mount failing because of xfs_repair
being called. Fixes https://github.com/kubernetes/utils/issues/141
2020-03-24 17:21:59 -04:00
Antonio Ojea
dc025534af bump k8s.io utils
Fix a bug in k8s.io/utils/net.GetIndexedIP() that wasn't working
with IPv6 addresses with leading zeros.
2020-03-22 22:21:47 +01:00
Matt Boersma
aa75686727
Update vendored MountSensitive code for Windows 2020-03-20 14:41:31 -06:00
Kubernetes Prow Robot
bd07a408c1
Merge pull request #89159 from dims/move-term-package-to-component-base
Move term package to component base and switch to moby/term
2020-03-19 10:27:54 -07:00
Kubernetes Prow Robot
a98840bc3b
Merge pull request #89169 from jingyih/update_etcd_client_3p4p4
Update etcd client to v3.4.4 in k8s v1.19
2020-03-19 06:05:28 -07:00
Davanum Srinivas
574c75e8fe
Updating dependency github.com/pkg/errors to version v0.9.1
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-03-19 08:27:42 -04:00
Davanum Srinivas
865fd48482
Updating dependency github.com/google/go-cmp to version v0.3.1
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-03-19 07:18:10 -04:00
Davanum Srinivas
ee43102806
update vendor
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-03-19 07:18:10 -04:00
jingyih
1f7ccbcfc3 Pin go.etcd.io/etcd to 3.4.4 and rebuild vendor 2020-03-16 11:55:49 -07:00
andyzhangx
da20cc202f chore: upgrade to azure-sdk v40.2.0
chore: use autorest v0.9.6

fix go module issue

fix go module error
2020-03-13 11:51:25 +00:00
Antoine Pelisse
df41fd932b Bump sigs.k8s.io/structured-merge-diff to v3 2020-03-05 15:19:50 -08:00
Dan Winship
55d3408211 agnhost: add SCTP support to netexec 2020-03-04 23:34:15 +01:00
saad-ali
22e8189f40 Update dep k8s.io/utils to 0a110f9eb7ab 2020-03-03 11:20:08 -08:00
Jefftree
0989770135 Update network proxy to v0.0.7 2020-03-02 10:09:00 -08:00
Sandeep Rajan
cb12e8a059 update corefile-migration library to 1.0.6 2020-02-24 15:00:55 -05:00
Kubernetes Prow Robot
6461e6f4fb
Merge pull request #87179 from Jefftree/netproxy-uds
UDS + GRPC Support for Network Proxy
2020-02-20 21:20:32 -08:00
Benjamin Elder
86ead63158 update golang.org/x/crypto 2020-02-20 13:17:51 -08:00
Jefftree
907ab25b6f vendor network proxy client 2020-02-20 10:19:38 -08:00
andrewsykim
9e5a06c3ed update vendor k8s.io/utils to 5f6fbceb4c31
Signed-off-by: andrewsykim <kim.andrewsy@gmail.com>
2020-02-11 16:35:49 -05:00
Joe Betz
d9faaca647 Bump to latest SMD to pick up performance optimizations 2020-02-07 16:11:06 -08:00
Kubernetes Prow Robot
e4061baeac
Merge pull request #87830 from dims/update-sigs.k8s.io/yaml-to-v1.2.0
Updating dependency sigs.k8s.io/yaml to version v1.2.0
2020-02-06 17:48:01 -08:00
Kubernetes Prow Robot
caae5467c3
Merge pull request #87695 from andrewsykim/ipvs-handle-ipv6-dest
update github.com/docker/libnetwork to c8a5fca4a652
2020-02-06 17:45:59 -08:00
Davanum Srinivas
5bb1838c5c
Updating dependency sigs.k8s.io/yaml to version v1.2.0 2020-02-04 15:45:47 -05:00
Kubernetes Prow Robot
608ac4e67d
Merge pull request #87517 from odinuge/prom-client_model
Bump dependency github.com/prometheus/client_model@v0.2.0
2020-01-30 16:59:12 -08:00
andrewsykim
8d7780d635 update github.com/docker/libnetwork to c8a5fca4a652
Signed-off-by: andrewsykim <kim.andrewsy@gmail.com>
2020-01-30 15:58:12 -05:00
Kubernetes Prow Robot
5595eaa0ad
Merge pull request #87516 from odinuge/runc-rc10
Bump dependency opencontainers/runc@v1.0.0-rc10
2020-01-29 22:10:41 -08:00
Kubernetes Prow Robot
fc3b7b6dcd
Merge pull request #87431 from dprotaso/bump-gofuzz
bump github.com/google/gofuzz
2020-01-29 22:10:27 -08:00
Elijah Oyekunle
cece51b9b0 bump gengo version 2020-01-28 10:58:15 +01:00
Odin Ugedal
292804ae1c
Bump dependency github.com/prometheus/client_model@v0.2.0 2020-01-24 13:27:15 +01:00
Odin Ugedal
5ba2a8da09
Pin dependency github.com/cilium/ebpf
Use same as opencontainers/runc
2020-01-24 13:13:44 +01:00
Odin Ugedal
088ee920e0
Bump dependency opencontainers/runc@v1.0.0-rc10 2020-01-24 13:11:01 +01:00
Kubernetes Prow Robot
07b358b190
Merge pull request #87467 from cjcullen/yaml
Update gopkg.in/yaml.v2 to v2.2.8
2020-01-23 17:41:32 -08:00
CJ Cullen
b86df2bec4 update gopkg.in/yaml.v2 to v2.2.8 2020-01-23 09:10:54 -08:00
Dave Protasowski
c8dbde8666 bump github.com/google/gofuzz
This includes the ability for the fuzzer to skip certain struct fields
2020-01-21 20:41:02 -05:00
jennybuckley
b33fbc84d9 Update Structured Merge Diff to V3 2020-01-21 15:23:13 -08:00
Kubernetes Prow Robot
b869053987
Merge pull request #87253 from SaranBalaji90/update-aws-sdk
Update aws-sdk-go dependency to v1.28.2
2020-01-20 09:05:36 -08:00
Kubernetes Prow Robot
33aa665c34
Merge pull request #87326 from wawa0210/bump-golang-mock
Bump golang/mock version to v1.3.1
2020-01-20 07:25:51 -08:00
张潇
8cbc5dc03f
Bump golang/mock version to v1.3.1 2020-01-18 12:24:43 +08:00
Davanum Srinivas
2f78a9480f
Updating dependency google.golang.org/genproto to version v0.0.0-20190819201941-24fa4b261c55 2020-01-17 11:23:53 -05:00
Davanum Srinivas
cac0451836
Updating dependency github.com/prometheus/client_model to version v0.0.0-20190812154241-14fe0d1b01d4 2020-01-17 11:23:53 -05:00
Davanum Srinivas
3b29bcf52d
Updating dependency google.golang.org/grpc to version v1.26.0 2020-01-17 11:23:52 -05:00
Davanum Srinivas
9c78f05d06
Updating dependency github.com/gogo/protobuf to version v1.3.1 2020-01-17 11:23:52 -05:00
Sri Saran Balaji Vellore Rajakumar
a94346bef9 Update aws-sdk-go dependency to v1.28.2 2020-01-16 19:22:14 -08:00
Davanum Srinivas
2a731eb411
Updating dependency github.com/checkpoint-restore/go-criu to version 17b0214 2020-01-15 12:08:22 -05:00
Davanum Srinivas
a6d72ab713
Updating dependency github.com/elazarl/goproxy to version 947c36d 2020-01-15 11:56:41 -05:00
Kubernetes Prow Robot
d5145ffc10
Merge pull request #87107 from dims/updating-googleapis/gnostic-to-v0.1.0
updating googleapis/gnostic to v0.1.0
2020-01-13 13:59:53 -08:00
Kubernetes Prow Robot
bb3f8c7c89
Merge pull request #87088 from dims/switch-to-newer-gonum
Drop random SHA and update gonum.org/v1/gonum to v0.6.2
2020-01-13 13:59:29 -08:00
Davanum Srinivas
420d5d10c4
updating googleapis/gnostic to v0.1.0
per https://github.com/googleapis/gnostic/releases/tag/v0.1.0, the
v0.1.0 was made specifically for use by k8s, but we still seem to be
using a random SHA. Let's try to switch to a tagged version.
2020-01-11 22:41:19 -05:00
Kubernetes Prow Robot
7f2128757b
Merge pull request #85458 from cjcullen/yaml
Update gopkg.in/yaml.v2 to v2.2.7
2020-01-11 03:49:36 -08:00
Kubernetes Prow Robot
5ade844b72
Merge pull request #87093 from dims/update-prometheus/client_model-to-v0.1.0
Move from random SHA - update github.com/prometheus/client_model to v0.1.0
2020-01-11 02:44:02 -08:00
Davanum Srinivas
b5f050a5cb
Move from random SHA - update github.com/prometheus/client_model to v0.1.0 2020-01-10 16:44:42 -05:00
Davanum Srinivas
f66ef23c11
update gonum.org/v1/gonum to v0.6.2 2020-01-10 15:26:48 -05:00
Davanum Srinivas
8f1e3c2235
updating github.com/smartystreets/goconvey v1.6.4 2020-01-10 14:55:43 -05:00
Davanum Srinivas
8253480ea4
update github.com/morikuni/aec to v1.0.0 2020-01-10 14:52:12 -05:00
SataQiu
2497a1209b bump k8s.io/utils version 2019-12-21 14:54:44 +08:00
Carlos de Paula
c71dd7e4ee Bump Ginkgo module to release version 2019-12-19 19:34:07 -03:00
Carlos de Paula
ecfd30d251 Bump Ginkgo to support building on riscv64 arch 2019-12-19 19:34:00 -03:00
CJ Cullen
aa278345fa update gopkg.in/yaml.v2 to v2.2.7 2019-12-02 09:26:32 -08:00
张潇
f461225ba5 Update go-winio module version from 0.4.11 to 0.4.14 2019-11-29 08:12:42 +08:00
David Ashpole
a445c97a0e update cadvisor dependency to v0.35.0 2019-11-27 14:22:51 -08:00
Dr. Stefan Schimanski
ef88c43c02 hack/pin-dependency.sh github.com/go-openapi/validate v0.19.5 2019-11-20 18:33:45 +01:00