Skip to content

Update cnitool install procedure - #106

Open
Joffref wants to merge 2 commits into
containernetworking:mainfrom
Joffref:patch-1
Open

Update cnitool install procedure#106
Joffref wants to merge 2 commits into
containernetworking:mainfrom
Joffref:patch-1

Conversation

@Joffref

@Joffref Joffref commented Aug 9, 2022

Copy link
Copy Markdown

As describe here : https://golang.org/doc/go-get-install-deprecation, go get no longer works without a go module.
Signed-off-by: Sugate mariusjoffre@gmail.com

As describe here : https://golang.org/doc/go-get-install-deprecation, go get no longer works without a go module.
Signed-off-by: Sugate <mariusjoffre@gmail.com>
@squeed

squeed commented Jan 17, 2023

Copy link
Copy Markdown
Member

oh, good catch. Do we even need the first go get? Probably not?

@Joffref

Joffref commented Jan 17, 2023

Copy link
Copy Markdown
Author

Tbh, I don't know. This PR is quite old, maybe we should give another try to be sure that this snippet work fully.

@Joffref

Joffref commented Aug 19, 2023

Copy link
Copy Markdown
Author

I've recently tested it and yes: the first go install is unnecessary. Updating the PR according.

Signed-off-by: Joffref <mariusjoffre@gmail.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