ooni-probe-cli/internal/engine/geolocate
Simone Basso d44970a43f
master: update deps and set version to 3.12.0-alpha (#548)
* chore: update all workflows to use go1.17.2

See https://github.com/ooni/probe/issues/1815

* chore: update all dependencies

See https://github.com/ooni/probe/issues/1815

* chore: run `go generate`

See https://github.com/ooni/probe/issues/1815

* chore: update the user-agent

Part of https://github.com/ooni/probe/issues/1815

* Set version to 3.12.0-alpha

Part of https://github.com/ooni/probe/issues/1815

* fix: update to ooni/probe-assets@v0.5.0

This overcomes https://github.com/ooni/probe/issues/1836 in the CLI and,
while there, let us also make maxminddb tests stricter.

* fix(QA/Dockerfile): build using go1.17

See https://github.com/ooni/probe-cli/pull/547#issuecomment-947760839

* chore(mk): use go1.17.2

Part of https://github.com/ooni/probe/issues/1815

* fix(codeql): always run for master

Otherwise we see a warning that there is no CodeQL information
available for the base branch and this is sub-optimal.

Part of https://github.com/ooni/probe/issues/1815
2021-10-20 18:16:40 +02:00
..
avast_test.go refactor: move more commands to internal/cmd (#207) 2021-02-03 12:23:15 +01:00
avast.go refactor: move more commands to internal/cmd (#207) 2021-02-03 12:23:15 +01:00
fake_test.go refactor: merge dnsx and errorsx into netxlite (#517) 2021-09-28 12:42:01 +02:00
geolocate_test.go geolocate: first pass of code review and minor fixes (#359) 2021-06-04 16:06:24 +02:00
geolocate.go geolocate: first pass of code review and minor fixes (#359) 2021-06-04 16:06:24 +02:00
invalid_test.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
ipconfig_test.go geolocate: first pass of code review and minor fixes (#359) 2021-06-04 16:06:24 +02:00
ipconfig.go refactor: move more commands to internal/cmd (#207) 2021-02-03 12:23:15 +01:00
ipinfo_test.go refactor: move more commands to internal/cmd (#207) 2021-02-03 12:23:15 +01:00
ipinfo.go refactor: move more commands to internal/cmd (#207) 2021-02-03 12:23:15 +01:00
iplookup_test.go fix(geolocate): no proxy when discovering our IP address (#251) 2021-03-10 12:01:08 +01:00
iplookup.go refactor: move tunnel pkg down one level (#358) 2021-06-04 15:15:41 +02:00
mmdblookup_test.go master: update deps and set version to 3.12.0-alpha (#548) 2021-10-20 18:16:40 +02:00
mmdblookup.go geolocate: first pass of code review and minor fixes (#359) 2021-06-04 16:06:24 +02:00
resolverlookup_test.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
resolverlookup.go chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
stun_test.go refactor: move more commands to internal/cmd (#207) 2021-02-03 12:23:15 +01:00
stun.go fix(geolocate): no proxy when discovering our IP address (#251) 2021-03-10 12:01:08 +01:00
ubuntu_test.go cleanup(all): stop using deprecated ioutil functions (#381) 2021-06-15 14:01:45 +02:00
ubuntu.go refactor: move more commands to internal/cmd (#207) 2021-02-03 12:23:15 +01:00