From 87d772a7d708fec12f48cd8adc0dedff6e1025da Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 26 Aug 2024 10:15:20 +0200 Subject: Adding upstream version 1.47.0. Signed-off-by: Daniel Baumann --- .../modules/couchdb/testdata/v3.1.1/root.json | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 src/go/collectors/go.d.plugin/modules/couchdb/testdata/v3.1.1/root.json (limited to 'src/go/collectors/go.d.plugin/modules/couchdb/testdata/v3.1.1/root.json') diff --git a/src/go/collectors/go.d.plugin/modules/couchdb/testdata/v3.1.1/root.json b/src/go/collectors/go.d.plugin/modules/couchdb/testdata/v3.1.1/root.json deleted file mode 100644 index e7feb41c7..000000000 --- a/src/go/collectors/go.d.plugin/modules/couchdb/testdata/v3.1.1/root.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "couchdb": "Welcome", - "version": "3.1.1", - "git_sha": "ce596c65d", - "uuid": "d7bc2230b8e4de7f20680091bd7a21c7", - "features": [ - "access-ready", - "partitioned", - "pluggable-storage-engines", - "reshard", - "scheduler" - ], - "vendor": { - "name": "The Apache Software Foundation" - } -} -- cgit v1.2.3