nicolaferraro closed pull request #10: Use https instead of git for 
github.com/nicolaferraro/operator-sdk.git source
URL: https://github.com/apache/camel-k/pull/10
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/Gopkg.toml b/Gopkg.toml
index 4886973..9964c12 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -54,7 +54,7 @@ required = [
 [[constraint]]
   name = "github.com/operator-framework/operator-sdk"
   # Using fork to customize the Kubernetes rest config
-  source = "g...@github.com:nicolaferraro/operator-sdk.git"
+  source = "https://github.com/nicolaferraro/operator-sdk.git";
   branch = "custom-init"
   ## The version rule is used for a specific release and the master branch for 
in between releases.
   #branch = "master"


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to