chore: run go generate ./... (#743)

See https://github.com/ooni/probe/issues/2100
This commit is contained in:
Simone Basso 2022-05-19 20:44:39 +02:00 committed by GitHub
commit 1a7234e0f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
26 changed files with 95 additions and 29 deletions

View file

@ -1,5 +1,5 @@
// Code generated by go generate; DO NOT EDIT.
// 2022-04-12 11:16:03.156728 +0200 CEST m=+0.000510043
// 2022-05-19 20:30:51.768205 +0200 CEST m=+0.001003793
package ooapi
@ -9,7 +9,7 @@ const swagger = `{
"swagger": "2.0",
"info": {
"title": "OONI API specification",
"version": "0.20220412.4091603"
"version": "0.20220519.5183051"
},
"host": "api.ooni.io",
"basePath": "/",