chore: use {go,oohttp,oocrypto} v1.18.5 (#872)

* chore: use {go,oohttp,oocrypto} v1.18.5

This diff pins OONI to use go1.18.5 and oohttp and oocrypto at
go1.18.5 as the version of go with which we build releases.

The same codebase also works with go1.19 although this configuration
cannot include Psiphon (see https://github.com/ooni/probe/issues/2222).

Closes https://github.com/ooni/probe/issues/2223.

* fix: use oocrypto@v0.1.1

This ensures we keep https://github.com/ooni/probe/issues/2122 fixed.
This commit is contained in:
Simone Basso
2022-08-22 12:52:37 +02:00
committed by GitHub
parent 208ffa253b
commit fe6d378a1f
4 changed files with 24 additions and 19 deletions
+1 -1
View File
@@ -1 +1 @@
1.18.3
1.18.5