commit | c32d993266d9013e561c2966c8e97b2f4be53ebf | [log] [tgz] |
---|---|---|
author | Rohan Agrawal <rohan.agrawal01@infosys.com> | Mon Jun 15 11:01:47 2020 +0000 |
committer | Rohan Agrawal <rohan.agrawal01@infosys.com> | Wed Jul 08 15:27:31 2020 +0000 |
tree | 0eb49e72483732be25985140f415f681d968e431 | |
parent | e3add83a703278ef94875d5eb3343fca4eee8029 [diff] [blame] |
[VOL-3187]Pass Context down the execution call hierarchy across ofagent codebase Change-Id: Ia5f2fa1509beefe0ddc427b83e39d2702782db8f
diff --git a/vendor/github.com/uber/jaeger-client-go/.gitmodules b/vendor/github.com/uber/jaeger-client-go/.gitmodules new file mode 100644 index 0000000..295ebcf --- /dev/null +++ b/vendor/github.com/uber/jaeger-client-go/.gitmodules
@@ -0,0 +1,3 @@ +[submodule "idl"] + path = idl + url = https://github.com/uber/jaeger-idl.git