Skip to content

Commit

Permalink
[backport] fix: use github.com/ooni/[email protected] (#947)
Browse files Browse the repository at this point in the history
  • Loading branch information
bassosimone committed Sep 9, 2022
1 parent dedd985 commit 3e136bd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -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=
Expand Down

0 comments on commit 3e136bd

Please sign in to comment.