commit 23f8101525288ccdd6ccef2035a698c4e9f1b232 Author: Nicolas Vigier boklm@torproject.org Date: Tue Jan 29 15:26:50 2019 +0100
Bug 29193: Update goxnet commit in nightly --- projects/goxnet/config | 6 ++++++ 1 file changed, 6 insertions(+)
diff --git a/projects/goxnet/config b/projects/goxnet/config index f33cb32..6aa5a0e 100644 --- a/projects/goxnet/config +++ b/projects/goxnet/config @@ -13,6 +13,12 @@ var: go_lib_install: - golang.org/x/net/proxy
+targets: + nightly: + # Nightly version of obfs4 requires a more recent version of goxnet + # See bug 29193 + git_hash: ed066c81e75eba56dd9bd2139ade88125b855585 + input_files: - project: container-image - name: go
tbb-commits@lists.torproject.org