Skip to content

Commit 5751423

Browse files
update vendor for new eniconfig CRD
1 parent 9d05e90 commit 5751423

File tree

4,491 files changed

+1232492
-531341
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

4,491 files changed

+1232492
-531341
lines changed

Gopkg.lock

Lines changed: 84 additions & 405 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Gopkg.toml

Lines changed: 35 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,9 @@
2121
# version = "2.4.0"
2222

2323

24-
[prune]
25-
go-tests = true
26-
unused-packages = true
27-
2824
[[constraint]]
2925
name = "github.com/aws/aws-sdk-go"
30-
version = "1.12.14"
26+
version = "1.15.22"
3127

3228
[[constraint]]
3329
name = "github.com/cihub/seelog"
@@ -39,32 +35,60 @@
3935

4036
[[constraint]]
4137
name = "github.com/coreos/go-iptables"
42-
version = "0.2.0"
38+
version = "0.4.0"
39+
40+
[[constraint]]
41+
name = "github.com/docker/docker"
42+
version = "1.13.1"
4343

4444
[[constraint]]
4545
name = "github.com/golang/mock"
46-
version = "1.0.0"
46+
version = "1.1.1"
4747

4848
[[constraint]]
49-
branch = "master"
5049
name = "github.com/golang/protobuf"
50+
version = "1.2.0"
51+
52+
[[constraint]]
53+
name = "github.com/operator-framework/operator-sdk"
54+
branch = "master"
55+
# version = "0.0.5"
5156

5257
[[constraint]]
5358
name = "github.com/pkg/errors"
5459
version = "0.8.0"
5560

61+
[[constraint]]
62+
name = "github.com/prometheus/client_golang"
63+
version = "0.8.0"
64+
5665
[[constraint]]
5766
name = "github.com/stretchr/testify"
58-
version = "1.1.4"
67+
version = "1.2.2"
5968

6069
[[constraint]]
61-
branch = "master"
6270
name = "github.com/vishvananda/netlink"
71+
version = "1.0.0"
6372

6473
[[constraint]]
6574
branch = "master"
6675
name = "golang.org/x/net"
6776

6877
[[constraint]]
6978
name = "google.golang.org/grpc"
70-
version = "1.7.0"
79+
version = "1.14.0"
80+
81+
[[constraint]]
82+
name = "k8s.io/api"
83+
# revision for tag "kubernetes-1.10.1"
84+
revision = "73d903622b7391f3312dcbac6483fed484e185f8"
85+
86+
[[constraint]]
87+
name = "k8s.io/apimachinery"
88+
# revision for tag "kubernetes-1.10.1"
89+
revision = "302974c03f7e50f16561ba237db776ab93594ef6"
90+
91+
[[constraint]]
92+
name = "k8s.io/client-go"
93+
# revision for tag "kubernetes-1.10.1"
94+
revision = "989be4278f353e42f26c416c53757d16fcff77db"

vendor/github.com/Microsoft/go-winio/backuptar/tar.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/Microsoft/go-winio/ea.go

Lines changed: 137 additions & 137 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)