Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go-controller: Require go 1.15, run go mod tidy and go mod vendor #2303

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go-controller/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The golang based ovn controller is a reliable way to deploy the OVN SDN using ku

### Build

Ensure go version >= 1.8
Ensure go version >= 1.15

```
cd go-controller
Expand Down
2 changes: 1 addition & 1 deletion go-controller/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/ovn-org/ovn-kubernetes/go-controller

go 1.13
go 1.15

require (
github.com/Mellanox/sriovnet v1.0.2
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

68 changes: 68 additions & 0 deletions go-controller/vendor/modules.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
# github.com/Mellanox/sriovnet v1.0.2
## explicit
github.com/Mellanox/sriovnet
github.com/Mellanox/sriovnet/pkg/utils/filesystem
# github.com/Microsoft/go-winio v0.4.15
## explicit
github.com/Microsoft/go-winio
github.com/Microsoft/go-winio/pkg/guid
github.com/Microsoft/go-winio/vhd
# github.com/Microsoft/hcsshim v0.8.10-0.20200715222032-5eafd1556990
## explicit
github.com/Microsoft/hcsshim/hcn
github.com/Microsoft/hcsshim/internal/cni
github.com/Microsoft/hcsshim/internal/cow
Expand All @@ -24,6 +27,7 @@ github.com/Microsoft/hcsshim/internal/vmcompute
# github.com/beorn7/perks v1.0.1
github.com/beorn7/perks/quantile
# github.com/bhendo/go-powershell v0.0.0-20190719160123-219e7fb4e41e
## explicit
github.com/bhendo/go-powershell
github.com/bhendo/go-powershell/backend
github.com/bhendo/go-powershell/utils
Expand All @@ -37,20 +41,23 @@ github.com/cespare/xxhash/v2
# github.com/containerd/cgroups v0.0.0-20200531161412-0dbf7f05ba59
github.com/containerd/cgroups/stats/v1
# github.com/containernetworking/cni v0.8.0
## explicit
github.com/containernetworking/cni/pkg/skel
github.com/containernetworking/cni/pkg/types
github.com/containernetworking/cni/pkg/types/020
github.com/containernetworking/cni/pkg/types/current
github.com/containernetworking/cni/pkg/utils
github.com/containernetworking/cni/pkg/version
# github.com/containernetworking/plugins v0.8.7
## explicit
github.com/containernetworking/plugins/pkg/ip
github.com/containernetworking/plugins/pkg/ns
github.com/containernetworking/plugins/pkg/testutils
github.com/containernetworking/plugins/pkg/utils/buildversion
github.com/containernetworking/plugins/pkg/utils/hwaddr
github.com/containernetworking/plugins/pkg/utils/sysctl
# github.com/coreos/go-iptables v0.4.5
## explicit
github.com/coreos/go-iptables/iptables
# github.com/cpuguy83/go-md2man/v2 v2.0.0
github.com/cpuguy83/go-md2man/v2/md2man
Expand All @@ -60,8 +67,10 @@ github.com/davecgh/go-spew/spew
github.com/docker/spdystream
github.com/docker/spdystream/spdy
# github.com/ebay/go-ovn v0.1.1-0.20210603173524-8db200d06216
## explicit
github.com/ebay/go-ovn
# github.com/ebay/libovsdb v0.2.1-0.20200719163122-3332afaeb27c
## explicit
github.com/ebay/libovsdb
# github.com/evanphx/json-patch v4.9.0+incompatible
github.com/evanphx/json-patch
Expand All @@ -70,6 +79,7 @@ github.com/fsnotify/fsnotify
# github.com/go-logr/logr v0.2.0
github.com/go-logr/logr
# github.com/gogo/protobuf v1.3.2 => github.com/gogo/protobuf v1.3.2
## explicit
github.com/gogo/protobuf/gogoproto
github.com/gogo/protobuf/proto
github.com/gogo/protobuf/protoc-gen-gogo/descriptor
Expand Down Expand Up @@ -97,26 +107,36 @@ github.com/googleapis/gnostic/compiler
github.com/googleapis/gnostic/extensions
github.com/googleapis/gnostic/openapiv2
# github.com/gorilla/mux v1.8.0
## explicit
github.com/gorilla/mux
# github.com/hashicorp/golang-lru v0.5.3
## explicit
github.com/hashicorp/golang-lru
github.com/hashicorp/golang-lru/simplelru
# github.com/imdario/mergo v0.3.8
## explicit
github.com/imdario/mergo
# github.com/json-iterator/go v1.1.10
github.com/json-iterator/go
# github.com/juju/errors v0.0.0-20200330140219-3fe23663418f
## explicit
github.com/juju/errors
# github.com/juju/testing v0.0.0-20200706033705-4c23f9c453cd
## explicit
# github.com/k8snetworkplumbingwg/network-attachment-definition-client v0.0.0-20200626054723-37f83d1996bc
## explicit
github.com/k8snetworkplumbingwg/network-attachment-definition-client/pkg/apis/k8s.cni.cncf.io
github.com/k8snetworkplumbingwg/network-attachment-definition-client/pkg/apis/k8s.cni.cncf.io/v1
# github.com/konsorten/go-windows-terminal-sequences v1.0.3
github.com/konsorten/go-windows-terminal-sequences
# github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
## explicit
github.com/matttproud/golang_protobuf_extensions/pbutil
# github.com/miekg/dns v1.1.31
## explicit
github.com/miekg/dns
# github.com/mitchellh/copystructure v1.2.0
## explicit
github.com/mitchellh/copystructure
# github.com/mitchellh/reflectwalk v1.0.2
github.com/mitchellh/reflectwalk
Expand All @@ -131,6 +151,7 @@ github.com/nxadm/tail/util
github.com/nxadm/tail/watch
github.com/nxadm/tail/winfile
# github.com/onsi/ginkgo v1.15.0
## explicit
github.com/onsi/ginkgo
github.com/onsi/ginkgo/config
github.com/onsi/ginkgo/extensions/table
Expand All @@ -152,6 +173,7 @@ github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable
github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty
github.com/onsi/ginkgo/types
# github.com/onsi/gomega v1.10.1
## explicit
github.com/onsi/gomega
github.com/onsi/gomega/format
github.com/onsi/gomega/internal/assertion
Expand All @@ -165,16 +187,19 @@ github.com/onsi/gomega/matchers/support/goraph/node
github.com/onsi/gomega/matchers/support/goraph/util
github.com/onsi/gomega/types
# github.com/ovn-org/libovsdb v0.5.0
## explicit
github.com/ovn-org/libovsdb/cache
github.com/ovn-org/libovsdb/client
github.com/ovn-org/libovsdb/mapper
github.com/ovn-org/libovsdb/model
github.com/ovn-org/libovsdb/ovsdb
# github.com/pkg/errors v0.9.1
## explicit
github.com/pkg/errors
# github.com/pmezard/go-difflib v1.0.0
github.com/pmezard/go-difflib/difflib
# github.com/prometheus/client_golang v1.7.1
## explicit
github.com/prometheus/client_golang/prometheus
github.com/prometheus/client_golang/prometheus/internal
github.com/prometheus/client_golang/prometheus/promhttp
Expand All @@ -185,6 +210,7 @@ github.com/prometheus/common/expfmt
github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg
github.com/prometheus/common/model
# github.com/prometheus/procfs v0.2.0
## explicit
github.com/prometheus/procfs
github.com/prometheus/procfs/internal/fs
github.com/prometheus/procfs/internal/util
Expand All @@ -195,20 +221,25 @@ github.com/safchain/ethtool
# github.com/shurcooL/sanitized_anchor_name v1.0.0
github.com/shurcooL/sanitized_anchor_name
# github.com/sirupsen/logrus v1.6.0
## explicit
github.com/sirupsen/logrus
# github.com/spf13/afero v1.4.1
## explicit
github.com/spf13/afero
github.com/spf13/afero/mem
# github.com/spf13/pflag v1.0.5
github.com/spf13/pflag
# github.com/stretchr/objx v0.2.0
github.com/stretchr/objx
# github.com/stretchr/testify v1.6.1
## explicit
github.com/stretchr/testify/assert
github.com/stretchr/testify/mock
# github.com/urfave/cli/v2 v2.2.0
## explicit
github.com/urfave/cli/v2
# github.com/vishvananda/netlink v1.1.1-0.20201029203352-d40f9887b852
## explicit
github.com/vishvananda/netlink
github.com/vishvananda/netlink/nl
# github.com/vishvananda/netns v0.0.0-20200728191858-db3c7e526aae
Expand Down Expand Up @@ -242,6 +273,7 @@ golang.org/x/net/ipv6
golang.org/x/oauth2
golang.org/x/oauth2/internal
# golang.org/x/sys v0.0.0-20210112080510-489259a85091
## explicit
golang.org/x/sys/internal/unsafeheader
golang.org/x/sys/unix
golang.org/x/sys/windows
Expand Down Expand Up @@ -312,25 +344,30 @@ google.golang.org/protobuf/types/known/anypb
google.golang.org/protobuf/types/known/durationpb
google.golang.org/protobuf/types/known/timestamppb
# gopkg.in/fsnotify/fsnotify.v1 v1.4.7
## explicit
gopkg.in/fsnotify/fsnotify.v1
# gopkg.in/gcfg.v1 v1.2.3
## explicit
gopkg.in/gcfg.v1
gopkg.in/gcfg.v1/scanner
gopkg.in/gcfg.v1/token
gopkg.in/gcfg.v1/types
# gopkg.in/inf.v0 v0.9.1
gopkg.in/inf.v0
# gopkg.in/natefinch/lumberjack.v2 v2.0.0
## explicit
gopkg.in/natefinch/lumberjack.v2
# gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
gopkg.in/tomb.v1
# gopkg.in/warnings.v0 v0.1.2
## explicit
gopkg.in/warnings.v0
# gopkg.in/yaml.v2 v2.3.0
gopkg.in/yaml.v2
# gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
gopkg.in/yaml.v3
# k8s.io/api v0.20.0 => k8s.io/api v0.20.0
## explicit
k8s.io/api/admissionregistration/v1
k8s.io/api/admissionregistration/v1beta1
k8s.io/api/apiserverinternal/v1alpha1
Expand Down Expand Up @@ -375,6 +412,7 @@ k8s.io/api/storage/v1
k8s.io/api/storage/v1alpha1
k8s.io/api/storage/v1beta1
# k8s.io/apimachinery v0.20.0 => k8s.io/apimachinery v0.20.0
## explicit
k8s.io/apimachinery/pkg/api/errors
k8s.io/apimachinery/pkg/api/meta
k8s.io/apimachinery/pkg/api/resource
Expand Down Expand Up @@ -422,6 +460,7 @@ k8s.io/apimachinery/third_party/forked/golang/json
k8s.io/apimachinery/third_party/forked/golang/netutil
k8s.io/apimachinery/third_party/forked/golang/reflect
# k8s.io/client-go v0.20.0 => k8s.io/client-go v0.20.0
## explicit
k8s.io/client-go/discovery
k8s.io/client-go/discovery/fake
k8s.io/client-go/informers
Expand Down Expand Up @@ -646,12 +685,15 @@ k8s.io/client-go/util/retry
k8s.io/client-go/util/testing
k8s.io/client-go/util/workqueue
# k8s.io/klog v0.0.0-20181102134211-b9b56d5dfc92
## explicit
k8s.io/klog
# k8s.io/klog/v2 v2.4.0
## explicit
k8s.io/klog/v2
# k8s.io/kube-openapi v0.0.0-20201113171705-d219536bb9fd
k8s.io/kube-openapi/pkg/util/proto
# k8s.io/utils v0.0.0-20201110183641-67b214c5f920
## explicit
k8s.io/utils/buffer
k8s.io/utils/exec
k8s.io/utils/exec/testing
Expand All @@ -663,3 +705,29 @@ k8s.io/utils/trace
sigs.k8s.io/structured-merge-diff/v4/value
# sigs.k8s.io/yaml v1.2.0
sigs.k8s.io/yaml
# github.com/gogo/protobuf => github.com/gogo/protobuf v1.3.2
# k8s.io/api => k8s.io/api v0.20.0
# k8s.io/apiextensions-apiserver => k8s.io/apiextensions-apiserver v0.20.0
# k8s.io/apimachinery => k8s.io/apimachinery v0.20.0
# k8s.io/apiserver => k8s.io/apiserver v0.20.0
# k8s.io/cli-runtime => k8s.io/cli-runtime v0.20.0
# k8s.io/client-go => k8s.io/client-go v0.20.0
# k8s.io/cloud-provider => k8s.io/cloud-provider v0.20.0
# k8s.io/cluster-bootstrap => k8s.io/cluster-bootstrap v0.20.0
# k8s.io/code-generator => k8s.io/code-generator v0.20.0
# k8s.io/component-base => k8s.io/component-base v0.20.0
# k8s.io/component-helpers => k8s.io/component-helpers v0.20.0
# k8s.io/controller-manager => k8s.io/controller-manager v0.20.0
# k8s.io/cri-api => k8s.io/cri-api v0.20.0
# k8s.io/csi-translation-lib => k8s.io/csi-translation-lib v0.20.0
# k8s.io/kube-aggregator => k8s.io/kube-aggregator v0.20.0
# k8s.io/kube-controller-manager => k8s.io/kube-controller-manager v0.20.0
# k8s.io/kube-proxy => k8s.io/kube-proxy v0.20.0
# k8s.io/kube-scheduler => k8s.io/kube-scheduler v0.20.0
# k8s.io/kubectl => k8s.io/kubectl v0.20.0
# k8s.io/kubelet => k8s.io/kubelet v0.20.0
# k8s.io/kubernetes => k8s.io/kubernetes v1.20.0-beta.2
# k8s.io/legacy-cloud-providers => k8s.io/legacy-cloud-providers v0.20.0
# k8s.io/metrics => k8s.io/metrics v0.20.0
# k8s.io/mount-utils => k8s.io/mount-utils v0.20.0
# k8s.io/sample-apiserver => k8s.io/sample-apiserver v0.20.0