ooni-probe-cli/cmd/ooniprobe/internal/database
Simone Basso a4cf473ee9
Release 3.10.0 beta.3 (#345)
* chore: run go-generate

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

* chore: update all the dependencies

Unclear to me why `go get -u -v ./...` did not actually update
all of them and I needed to spell out each of them and force to
update by going `go get -u -v $pkg@latest` ¯\_(ツ)_/¯.

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

* fix(c/o/i/d/actions_test.go): ensure we check for return value

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

* chore: update the user agents we use

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

* chore: set version to 3.10.0-beta.3

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

* chore: use probe-assets v0.3.1

Part of https://github.com/ooni/probe/issues/1468
2021-05-13 08:16:28 +02:00
..
migrations Add support for tracking the is_uploaded status in the results table (#312) 2021-04-30 17:08:16 +02:00
actions_test.go Release 3.10.0 beta.3 (#345) 2021-05-13 08:16:28 +02:00
actions.go Add support for tracking the is_uploaded status in the results table (#312) 2021-04-30 17:08:16 +02:00
database_test.go fix: import path should be github.com/ooni/probe-cli/v3 (#200) 2021-02-02 10:32:46 +01:00
database.go feat: use go1.16 and resources embedding (#235) 2021-03-02 12:08:24 +01:00
models.go Add support for tracking the is_uploaded status in the results table (#312) 2021-04-30 17:08:16 +02:00