ooni-probe-cli/internal
Arturo Filastò 0c5b6aa37c Rename gooni to probe-cli
This is the command I used:
```
rg 'github.com/openobservatory/gooni' --files-with-matches \
    | xargs sed -i '' 's/github.com\/openobservatory\/gooni/github.com\/ooni\/probe-cli/g'
```
2018-05-03 14:59:55 +02:00
..
bindata Update bindata 2018-03-20 12:38:28 +01:00
cli Rename gooni to probe-cli 2018-05-03 14:59:55 +02:00
colors Start laying out the structure of gooni 2018-02-07 20:02:18 +02:00
database Rename gooni to probe-cli 2018-05-03 14:59:55 +02:00
legacy Config file workflow management 2018-02-12 17:45:13 +02:00
log/handlers Add functions for structured progress logging 2018-03-22 15:22:29 +01:00
output Add functions for structured progress logging 2018-03-22 15:22:29 +01:00
util Rename gooni to probe-cli 2018-05-03 14:59:55 +02:00