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

Fix go 1.16 go mod build issue #182

Merged
merged 1 commit into from
May 24, 2021

Conversation

martinkennelly
Copy link
Member

With go 1.16, it no longer corrects missing deps
in go.sum. This patch fixes the go sum & mod files.

Signed-off-by: Martin Kennelly martinkennelly@intel.com

Executed "go mod tidy" on master with go 1.16.

With go 1.16, it no longer corrects missing deps
in go.sum. This patch fixes the go sum & mod files.

Signed-off-by: Martin Kennelly <martinkennelly@intel.com>
@adrianchiris adrianchiris merged commit c6c0cdf into k8snetworkplumbingwg:master May 24, 2021
MichalGuzieniuk pushed a commit to MichalGuzieniuk/sriov-cni that referenced this pull request Sep 6, 2021
With go 1.16, it no longer corrects missing deps
in go.sum. This patch fixes the go sum & mod files.

Signed-off-by: Martin Kennelly <martinkennelly@intel.com>

Co-authored-by: Martin Kennelly <martinkennelly@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants