chore: upgrade to ooni/probe-assets v0.9.0 (#741)
See https://github.com/ooni/probe/issues/2100
This commit is contained in:
parent
5c2f031163
commit
dc641784c3
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -28,7 +28,7 @@ require (
|
|||
github.com/montanaflynn/stats v0.6.6
|
||||
github.com/ooni/go-libtor v1.1.5
|
||||
github.com/ooni/oohttp v0.0.0-20220519121528-b149a1255625
|
||||
github.com/ooni/probe-assets v0.8.0
|
||||
github.com/ooni/probe-assets v0.9.0
|
||||
github.com/ooni/psiphon/tunnel-core v0.0.0-20220412085408-7a0d17ea91f8
|
||||
github.com/oschwald/geoip2-golang v1.7.0
|
||||
github.com/pborman/getopt/v2 v2.1.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue