Skip to content
This repository was archived by the owner on May 8, 2023. It is now read-only.

Adding vendor path#50

Merged
ayj merged 1 commit intomasterfrom
fortio-vendor
Feb 12, 2018
Merged

Adding vendor path#50
ayj merged 1 commit intomasterfrom
fortio-vendor

Conversation

@ldemailly
Copy link
Copy Markdown
Member

@ldemailly ldemailly commented Feb 11, 2018

To avoid

package istio.io/fortio/vendor/golang.org/x/net/context:
istio.io/fortio is a custom import path for
https://github.com/istio/fortio, but /go/src/istio.io/fortio/vendor is
checked out from https://github.com/istio-releases/fortio-vendor.git

But then one gets
golang/go#17522 (comment)

To avoid
package istio.io/fortio/vendor/golang.org/x/net/context:
istio.io/fortio is a custom import path for
https://github.com/istio/fortio, but /go/src/istio.io/fortio/vendor is
checked out from https://github.com/istio-releases/fortio-vendor.git

But then one gets
golang/go#17522 (comment)
<html><head>
<meta name="go-import" content="istio.io/istio git https://github.com/istio/istio">
<meta name="go-source" content="istio.io/istio https://github.com/istio/istio https://github.com/istio/istio/tree/master{/dir} https://github.com/istio/istio/blob/master{/dir}/{file}#L{line}">
<meta name="go-import" content="istio.io/istio/vendor git https://github.com/istio-releases/vendor">
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

prep for istio/istio#3348

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would we switch to github.com/istio/vendor at some point once commited vendor dependency scheme is vetted?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes I think we could move istio-releases/vendor -> istio/vendor-istio and istio-releases/fortio-vendor -> istio/vendor-fortio

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed in #53

@ayj ayj merged commit d07e8c1 into master Feb 12, 2018
@ldemailly ldemailly deleted the fortio-vendor branch February 12, 2018 18:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants