fix: use github.com/ooni/probe-assets@v0.13.0 (#947)
See https://github.com/ooni/probe/issues/2271
This commit is contained in:
parent
f2b88ddb4a
commit
dbe935c055
2
go.mod
2
go.mod
|
@ -27,7 +27,7 @@ require (
|
|||
github.com/ooni/go-libtor v1.1.6
|
||||
github.com/ooni/oocrypto v0.1.2
|
||||
github.com/ooni/oohttp v0.2.2
|
||||
github.com/ooni/probe-assets v0.12.0
|
||||
github.com/ooni/probe-assets v0.13.0
|
||||
github.com/ooni/psiphon/tunnel-core v0.0.0-20220819091114-7dccc0b6b6cd
|
||||
github.com/oschwald/geoip2-golang v1.8.0
|
||||
github.com/pborman/getopt/v2 v2.1.0
|
||||
|
|
4
go.sum
4
go.sum
|
@ -634,8 +634,8 @@ github.com/ooni/oocrypto v0.1.2 h1:/vbdpYWdC6u6W88qMIOZQ7Y9Ay1pVrQwIdYnQpQCbTc=
|
|||
github.com/ooni/oocrypto v0.1.2/go.mod h1:tP8tp455ERRdy38YWJQtQHb5LB6I5DvI4ffrnouypnM=
|
||||
github.com/ooni/oohttp v0.2.2 h1:fKPeKMnTJ/EDlo6/+fwjTF7Arvl2SK3t9kcsYTb31Mo=
|
||||
github.com/ooni/oohttp v0.2.2/go.mod h1:fgNDPYw+nsgEKCDBpT/4R06bgnrCRtvgNmAWOCmm4JE=
|
||||
github.com/ooni/probe-assets v0.12.0 h1:T4G69LO7T8jvg+wfLq2ieKsz00SQuPOXCNNQGuOe7EY=
|
||||
github.com/ooni/probe-assets v0.12.0/go.mod h1:gI9d0ZNBkMsNgK5Me3m3K+QqWzFwHKP7KGZgyCB7IH4=
|
||||
github.com/ooni/probe-assets v0.13.0 h1:5NZ3VXKYsog7aKRnA02Vdcm2gSN8LCwRyCS6MeujlWA=
|
||||
github.com/ooni/probe-assets v0.13.0/go.mod h1:gI9d0ZNBkMsNgK5Me3m3K+QqWzFwHKP7KGZgyCB7IH4=
|
||||
github.com/ooni/psiphon/tunnel-core v0.0.0-20220819091114-7dccc0b6b6cd h1:zKGpY8HLA6dSStqV8df1BzfUz2lZ9Yh9XeokLhAOHls=
|
||||
github.com/ooni/psiphon/tunnel-core v0.0.0-20220819091114-7dccc0b6b6cd/go.mod h1:mSQi+JUbwWttgPnM0VO2q5x/T0kmrxD+wk9CWuDlpq8=
|
||||
github.com/op/go-logging v0.0.0-20160315200505-970db520ece7/go.mod h1:HzydrMdWErDVzsI23lYNej1Htcns9BCg93Dk0bBINWk=
|
||||
|
|
Loading…
Reference in New Issue
Block a user