From 96554fe36abf9f95e30debbe3e98ac5c23f2ef4c Mon Sep 17 00:00:00 2001 From: ynni Date: Tue, 16 Jul 2024 08:04:14 +0200 Subject: [PATCH] VM - Erpnext - licenses and source-code added into the image (#2708) * VM - Erpnext - licenses and source-code added into the image * Increase timeout cloudbuild-vm * Increase timeout cloudbuild-vm * Revert "Increase timeout cloudbuild-vm" This reverts commit 2d9639cc48478a5d024bd332d31d7571b059cc28. * Reapply "Increase timeout cloudbuild-vm" This reverts commit b1d36520313fe96e02a1bd2aa43ec1fc864115e1. * Revert "Reapply "Increase timeout cloudbuild-vm"" This reverts commit 3a616c980490d5d86615684975735ba569e33015. * Increase timeout cloudbuild-vm --------- Co-authored-by: Armando Miani --- vm/chef/cookbooks/erpnext/metadata.rb | 3 +- vm/chef/cookbooks/erpnext/recipes/default.rb | 3 +- vm/chef/cookbooks/erpnext/recipes/ospo.rb | 1432 ++++++++++++++++++ 3 files changed, 1436 insertions(+), 2 deletions(-) create mode 100644 vm/chef/cookbooks/erpnext/recipes/ospo.rb diff --git a/vm/chef/cookbooks/erpnext/metadata.rb b/vm/chef/cookbooks/erpnext/metadata.rb index af48a611ac..3b7ecd4c44 100644 --- a/vm/chef/cookbooks/erpnext/metadata.rb +++ b/vm/chef/cookbooks/erpnext/metadata.rb @@ -1,4 +1,4 @@ -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -14,6 +14,7 @@ name 'erpnext' depends 'c2d-config' +depends 'c2d-shared' depends 'python' depends 'redis' supports 'debian' diff --git a/vm/chef/cookbooks/erpnext/recipes/default.rb b/vm/chef/cookbooks/erpnext/recipes/default.rb index 991a88dba9..8bdcd9fbe1 100644 --- a/vm/chef/cookbooks/erpnext/recipes/default.rb +++ b/vm/chef/cookbooks/erpnext/recipes/default.rb @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -14,6 +14,7 @@ include_recipe 'python' include_recipe 'redis::standalone' +include_recipe 'erpnext::ospo' apt_update do action :update diff --git a/vm/chef/cookbooks/erpnext/recipes/ospo.rb b/vm/chef/cookbooks/erpnext/recipes/ospo.rb new file mode 100644 index 0000000000..ad8b09b4bd --- /dev/null +++ b/vm/chef/cookbooks/erpnext/recipes/ospo.rb @@ -0,0 +1,1432 @@ +# Copyright 2024 Google LLC +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +ospo_download 'Licenses and Source-code' do + ref_repos <<-EOF +https://github.com/Kozea/CairoSVG +https://github.com/AndrewSpangler/py_simple_launcher +https://github.com/ansible-community/antsibull +https://github.com/ansible-community/antsibull-changelog +https://github.com/ansible-community/antsibull-core +https://github.com/PyCQA/astroid +https://github.com/certifi/python-certifi +https://github.com/chardet/chardet +https://github.com/frappe/erpnext +https://github.com/frappe/bench +https://github.com/gitpython-developers/gitdb +https://github.com/anchore/go-version +https://github.com/go-sql-driver/mysql +https://github.com/hashicorp/consul +https://github.com/hashicorp/errwrap +https://github.com/hashicorp/go-checkpoint +https://github.com/hashicorp/go-cleanhttp +https://github.com/hashicorp/go-immutable-radix +https://github.com/hashicorp/go-multierror +https://github.com/hashicorp/go-plugin +https://github.com/hashicorp/go-retryablehttp +https://github.com/hashicorp/go-rootcerts +https://github.com/hashicorp/go-uuid +https://github.com/hashicorp/go-version +https://github.com/hashicorp/golang-lru +https://github.com/hashicorp/hc-install +https://github.com/hashicorp/hcl +https://github.com/hashicorp/logutils +https://github.com/hashicorp/nomad +https://github.com/hashicorp/serf +https://github.com/hashicorp/terraform-exec +https://github.com/hashicorp/terraform-json +https://github.com/hashicorp/terraform-plugin-go +https://github.com/hashicorp/terraform-plugin-log +https://github.com/hashicorp/terraform-plugin-sdk +https://github.com/hashicorp/terraform-registry-address +https://github.com/hashicorp/terraform-svchost +https://github.com/hashicorp/yamux +https://github.com/paramiko/paramiko +https://github.com/cpburnz/python-pathspec +https://github.com/pycountry/pycountry +https://github.com/PyCQA/pylint +https://github.com/Kozea/Pyphen +https://github.com/excid3/python-apt +https://github.com/mvo5/unattended-upgrades +https://github.com/adrienverge/yamllint +EOF + licenses <<-EOF +assemblyscript_loader;git+https://github.com/AssemblyScript/assemblyscript.git +babel_helper_validator-identifier;https://raw.githubusercontent.com/babel/babel/master/LICENSE +babel_parser;https://raw.githubusercontent.com/babel/babel/master/LICENSE +babel_types;https://raw.githubusercontent.com/babel/babel/master/LICENSE +codexteam_icons;git+https://github.com/codex-team/icon-pack.git +editorjs_editorjs;git+https://github.com/codex-team/editor.js.git +frappe_esbuild_plugin-postcss2;git+https://github.com/frappe/esbuild-plugin-postcss2.git +nodelib_fs.scandir;https://raw.githubusercontent.com/nodelib/nodelib/master/LICENSE +nodelib_fs.stat;https://raw.githubusercontent.com/nodelib/nodelib/master/LICENSE +nodelib_fs.walk;https://raw.githubusercontent.com/nodelib/nodelib/master/LICENSE +snyk_protect;https://raw.githubusercontent.com/snyk/snyk/master/LICENSE +socket.io_component_emitter;git+https://github.com/socketio/emitter.git +trysound_sax;git://github.com/svg/sax.git +types_component_emitter;https://raw.githubusercontent.com/DefinitelyTyped/DefinitelyTyped/master/LICENSE +types_cookie;https://raw.githubusercontent.com/DefinitelyTyped/DefinitelyTyped/master/LICENSE +types_cors;https://raw.githubusercontent.com/DefinitelyTyped/DefinitelyTyped/master/LICENSE +types_node;https://raw.githubusercontent.com/DefinitelyTyped/DefinitelyTyped/master/LICENSE +vue_component_compiler;git+https://github.com/vuejs/vue-component-compiler.git +vue_component_compiler-utils;git+https://github.com/vuejs/component-compiler-utils.git +Babel;https://raw.githubusercontent.com/babel/babel/master/LICENSE +CairoSVG;https://raw.githubusercontent.com/Kozea/CairoSVG/master/LICENSE +EndBug_add_and-commit;https://github.com/EndBug/add-and-commit/blob/main/LICENSE +GitPython;https://raw.githubusercontent.com/gitpython-developers/GitPython/master/LICENSE +Jinja2;https://raw.githubusercontent.com/pallets/jinja/master/LICENSE.rst +MarkupSafe;https://raw.githubusercontent.com/pallets/markupsafe/master/LICENSE.rst +Pillow;https://raw.githubusercontent.com/python-pillow/Pillow/master/LICENSE +PyJWT;https://raw.githubusercontent.com/jpadilla/pyjwt/master/LICENSE +PyMySQL;https://raw.githubusercontent.com/PyMySQL/PyMySQL/master/LICENSE +PyPDF2;https://raw.githubusercontent.com/py-pdf/PyPDF/master/LICENSE +PyPika;https://github.com/kayak/pypika/blob/master/LICENSE.txt +PyQRCode;https://github.com/mnooner256/pyqrcode +PySocks;https://raw.githubusercontent.com/Anorov/PySocks/master/LICENSE +PyYAML;https://raw.githubusercontent.com/yaml/pyyaml/master/LICENSE +Pygments;https://raw.githubusercontent.com/pygments/pygments/master/LICENSE +RestrictedPython;https://github.com/zopefoundation/RestrictedPython +SimpleLauncherExecutable;https://github.com/AndrewSpangler/py_simple_launcher/blob/main/LICENSE +Sphinx;https://raw.githubusercontent.com/sphinx-doc/sphinx/master/LICENSE.rst +Unidecode;https://raw.githubusercontent.com/kmike/text-unidecode/master/LICENSE +WeasyPrint;https://raw.githubusercontent.com/Kozea/WeasyPrint/master/LICENSE +Werkzeug;https://github.com/pallets/werkzeug +Whoosh;https://github.com/mchaput/whoosh?tab=License-1-ov-file#readme +abbrev;git+ssh://git@github.com/isaacs/abbrev-js.git +accepts;git+https://github.com/jshttp/accepts.git +ace_builds;git+https://github.com/ajaxorg/ace-builds.git +acorn;git+https://github.com/acornjs/acorn.git +actions_cache;https://github.com/actions/cache/blob/main/LICENSE +actions_checkout;https://github.com/actions/checkout/blob/main/LICENSE +actions_download_artifact;https://github.com/actions/download-artifact/blob/main/LICENSE +actions_labeler;https://github.com/actions/labeler/blob/main/LICENSE +actions_setup_node;https://github.com/actions/setup-node/blob/main/LICENSE +actions_setup_python;https://github.com/actions/setup-python/blob/main/LICENSE +actions_stale;https://github.com/actions/stale/blob/main/LICENSE +actions_upload_artifact;https://github.com/actions/upload-artifact/blob/main/LICENSE +actions_upload_release-asset;https://github.com/actions/upload-release-asset/blob/main/LICENSE +ad_m_github-push-action;https://github.com/ad-m/github-push-action/blob/master/LICENSE +aiofiles;https://raw.githubusercontent.com/Tinche/aiofiles/master/LICENSE +aiohttp;https://github.com/aio-libs/aiohttp +aiosignal;https://raw.githubusercontent.com/aio-libs/aiosignal/master/LICENSE +air_datepicker;git+https://github.com/t1m0n/air-datepicker.git +allenevans_set_env;https://github.com/allenevans/set-env/blob/master/LICENSE +animal_sniffer-annotations;https://raw.githubusercontent.com/mojohaus/animal-sniffer/master/LICENSE +annotations;https://github.com/JetBrains/intellij-community +annotations;https://android.git.kernel.org/ +ansi_regex;git+https://github.com/chalk/ansi-regex.git +ansi_styles;git+https://github.com/chalk/ansi-styles.git +ansible;https://github.com/ansible/ansible +ansible_compat;https://raw.githubusercontent.com/ansible-community/ansible-compat/master/LICENSE +ansible_core;https://github.com/ansible/ansible +ansible_lint;https://github.com/ansible/ansible-lint +anthoscli;https://github.com/GoogleCloudPlatform/cloud-sdk-docker/blob/master/LICENSE +antsibull;https://raw.githubusercontent.com/ansible-community/antsibull/master/LICENSE +antsibull_changelog;https://raw.githubusercontent.com/ansible-community/antsibull-changelog/master/LICENSE +antsibull_core;https://raw.githubusercontent.com/ansible-community/antsibull-core/master/LICENSE +anymatch;git+https://github.com/micromatch/anymatch.git +appdirs;http://github.com/ActiveState/appdirs +argcomplete;https://raw.githubusercontent.com/kislyuk/argcomplete/master/LICENSE.rst +argparse;https://github.com/nodeca/argparse +array_filter;git://github.com/juliangruber/array-filter.git +asap;git+https://github.com/kriskowal/asap.git +assert_never;git+https://github.com/aikoven/assert-never.git +astroid;https://raw.githubusercontent.com/PyCQA/astroid/master/LICENSE +asttokens;https://raw.githubusercontent.com/gristlabs/asttokens/master/LICENSE +async_timeout;https://raw.githubusercontent.com/aio-libs/async-timeout/master/LICENSE +asyncio_pool;https://github.com/gistart/asyncio-pool +asynckit;git+https://github.com/alexindigo/asynckit.git +at_least-node;git+https://github.com/RyanZim/at-least-node.git +atob;git://git.coolaj86.com/coolaj86/atob.js.git +attrs;https://raw.githubusercontent.com/python-attrs/attrs/master/LICENSE +autoprefixer;git+https://github.com/postcss/autoprefixer.git +available_typed-arrays;git+https://github.com/inspect-js/available-typed-arrays.git +awesomplete;git+https://github.com/LeaVerou/awesomplete.git +azure_cli-core;https://raw.githubusercontent.com/Azure/azure-cli/master/LICENSE +azure_common;https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/LICENSE +azure_containerregistry;https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/LICENSE +azure_graphrbac;https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/LICENSE +azure_identity;https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/LICENSE +azure_keyvault;https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/LICENSE +azure_mgmt-apimanagement;https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/LICENSE +azure_mgmt-authorization;https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/LICENSE +azure_mgmt-automation;https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/LICENSE +azure_mgmt-batch;https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/LICENSE +azure_mgmt-cdn;https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/LICENSE +azure_mgmt-compute;https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/LICENSE +azure_mgmt-containerinstance;https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/LICENSE +azure_mgmt-containerregistry;https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/LICENSE +azure_mgmt-containerservice;https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/LICENSE +azure_mgmt-core;https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/LICENSE +azure_mgmt-cosmosdb;https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/LICENSE +azure_mgmt-datafactory;https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/LICENSE +azure_mgmt-datalake-store;https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/LICENSE +azure_mgmt-devtestlabs;https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/LICENSE +azure_mgmt-dns;https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/LICENSE +azure_mgmt-eventhub;https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/LICENSE +azure_mgmt-hdinsight;https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/LICENSE +azure_mgmt-iothub;https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/LICENSE +azure_mgmt-keyvault;https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/LICENSE +azure_mgmt-loganalytics;https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/LICENSE +azure_mgmt-managedservices;https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/LICENSE +azure_mgmt-managementgroups;https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/LICENSE +azure_mgmt-marketplaceordering;https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/LICENSE +azure_mgmt-monitor;https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/LICENSE +azure_mgmt-network;https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/LICENSE +azure_mgmt-notificationhubs;https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/LICENSE +azure_mgmt-nspkg;https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/LICENSE +azure_mgmt-privatedns;https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/LICENSE +azure_mgmt-rdbms;https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/LICENSE +azure_mgmt-recoveryservices;https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/LICENSE +azure_mgmt-recoveryservicesbackup;https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/LICENSE +azure_mgmt-redis;https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/LICENSE +azure_mgmt-resource;https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/LICENSE +azure_mgmt-search;https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/LICENSE +azure_mgmt-servicebus;https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/LICENSE +azure_mgmt-sql;https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/LICENSE +azure_mgmt-storage;https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/LICENSE +azure_mgmt-trafficmanager;https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/LICENSE +azure_mgmt-web;https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/LICENSE +azure_nspkg;https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/LICENSE +azure_storage-blob;https://raw.githubusercontent.com/Azure/azure-sdk-for-python/master/LICENSE +babel_walk;git+https://github.com/pugjs/babel-walk.git +backcall;https://raw.githubusercontent.com/takluyver/backcall/master/LICENSE +balanced_match;git://github.com/juliangruber/balanced-match.git +base64_arraybuffer;git+https://github.com/niklasvh/base64-arraybuffer.git +base64_js;git://github.com/beatgammit/base64-js.git +base64id;git+https://github.com/faeldt/base64id.git +bash;git+https://github.com/streetsidesoftware/cspell-dicts.git +beautifulsoup4;https://www.crummy.com/software/BeautifulSoup/bs4/ +big.js;git+https://github.com/MikeMcl/big.js.git +binary_extensions;git+https://github.com/sindresorhus/binary-extensions.git +bitbucket.org_creachadair/stringset;https://bitbucket.org/creachadair/stringset +black;https://raw.githubusercontent.com/ambv/black/master/LICENSE +black;https://raw.githubusercontent.com/psf/black/master/LICENSE +bleach;https://raw.githubusercontent.com/mozilla/bleach/master/LICENSE +bleach_allowlist;https://raw.githubusercontent.com/yourcelf/bleach-allowlist/master/LICENSE +bluebird;git://github.com/petkaantonov/bluebird.git +boolbase;https://github.com/fb55/boolbase +bootstrap;git+https://github.com/twbs/bootstrap.git +boto3;https://raw.githubusercontent.com/boto/boto/master/LICENSE +botocore;https://github.com/boto/botocore +brace_expansion;git://github.com/juliangruber/brace-expansion.git +braces;git+https://github.com/micromatch/braces.git +browserslist;git+https://github.com/browserslist/browserslist.git +bruceadams_get_release;https://github.com/bruceadams/get-release/blob/main/LICENSE +cachetools;https://raw.githubusercontent.com/tkem/cachetools/master/LICENSE +cairocffi;https://github.com/Kozea/cairocffi/blob/main/LICENSE +call_bind;git+https://github.com/ljharb/call-bind.git +caniuse_api;git+https://github.com/nyalab/caniuse-api.git +caniuse_lite;git+https://github.com/browserslist/caniuse-lite.git +certifi;https://raw.githubusercontent.com/certifi/python-certifi/master/LICENSE +cffi;https://raw.githubusercontent.com/python-cffi/cffi/master/LICENSE +chalk;git+https://github.com/chalk/chalk.git +character_parser;https://raw.githubusercontent.com/ForbesLindesay/character-parser/master/LICENSE +chardet;https://raw.githubusercontent.com/chardet/chardet/master/LICENSE +charenc;git://github.com/pvorb/node-charenc.git +charset_normalizer;https://raw.githubusercontent.com/ousret/charset_normalizer/master/LICENSE +charset_normalizer;https://raw.githubusercontent.com/Ousret/charset_normalizer/master/LICENSE +chokidar;git+https://github.com/paulmillr/chokidar.git +clean_css;git+https://github.com/jakubpawlowicz/clean-css.git +click;https://raw.githubusercontent.com/pallets/click/master/LICENSE.rst +cliui;git+https://github.com/yargs/cliui.git +clone;git://github.com/pvorb/node-clone.git +cloud.google.com_go;https://raw.githubusercontent.com/googleapis/google-cloud-go/master/LICENSE +cloud.google.com_go/bigtable;https://raw.githubusercontent.com/googleapis/google-cloud-go/master/LICENSE +cloud.google.com_go/compute;https://raw.githubusercontent.com/googleapis/google-cloud-go/master/LICENSE +cloud.google.com_go/compute/metadata;https://raw.githubusercontent.com/googleapis/google-cloud-go/master/LICENSE +cloud.google.com_go/iam;https://raw.githubusercontent.com/googleapis/google-cloud-go/master/LICENSE +cloud.google.com_go/logging;https://raw.githubusercontent.com/googleapis/google-cloud-go/master/LICENSE +cloud.google.com_go/longrunning;https://raw.githubusercontent.com/googleapis/google-cloud-go/master/LICENSE +cloud.google.com_go/monitoring;https://raw.githubusercontent.com/googleapis/google-cloud-go/master/LICENSE +cloud.google.com_go/osconfig;https://raw.githubusercontent.com/googleapis/google-cloud-go/master/LICENSE +cloud.google.com_go/storage;https://raw.githubusercontent.com/googleapis/google-cloud-go/master/LICENSE +cloud.google.com_go/trace;https://raw.githubusercontent.com/googleapis/google-cloud-go/master/LICENSE +codecov;https://github.com/codecov/codecov-action/blob/main/LICENSE +codecov_codecov_action;https://github.com/codecov/codecov-action/blob/main/LICENSE +codex_notifier;git+https://github.com/codex-team/js-notifier.git +codex_tooltip;git+https://github.com/codex-team/codex.tooltips +color_convert;git+https://github.com/Qix-/color-convert.git +color_name;git+ssh://git@github.com/dfcreative/color-name.git +color_name;git+ssh://git@github.com/colorjs/color-name.git +colorama;https://github.com/tartley/colorama +colord;git+https://github.com/omgovich/colord.git +colorette;git+https://github.com/jorgebucaran/colorette.git +colorlog;https://raw.githubusercontent.com/borntyping/python-colorlog/master/LICENSE +combined_stream;git://github.com/felixge/node-combined-stream.git +commander;git+https://github.com/tj/commander.js.git +commonmark;https://github.com/rtfd/commonmark.py +component_emitter;git+https://github.com/component/emitter.git +concat_map;git://github.com/substack/node-concat-map.git +consolidate;git+https://github.com/tj/consolidate.js.git +constantinople;git+https://github.com/ForbesLindesay/constantinople.git +contrib.go.opencensus.io_exporter/prometheus;https://raw.githubusercontent.com/census-ecosystem/opencensus-go-exporter-prometheus/master/LICENSE +cookie;git+https://github.com/jshttp/cookie.git +cookiejar;git+https://github.com/bmeck/node-cookiejar.git +copy_anything;git+https://github.com/mesqueeb/copy-anything.git +core_js;git+https://github.com/zloirock/core-js.git +core_util-is;git://github.com/isaacs/core-util-is.git +cors;git+https://github.com/expressjs/cors.git +cos.googlesource.com_cos/tools.git;https://cos.googlesource.com/cos/tools +coverage;https://bitbucket.org/ned/coveragepy +coverage;https://github.com/nedbat/coveragepy +crcmod;https://github.com/gsutil-mirrors/crcmod/blob/master/LICENSE +croniter;http://github.com/kiorky/croniter +cropperjs;git+https://github.com/fengyuanchen/cropperjs.git +crypt;git://github.com/pvorb/node-crypt.git +cryptography;https://raw.githubusercontent.com/pyca/cryptography/master/LICENSE +css;git+https://github.com/reworkcss/css.git +css_declaration-sorter;git+https://github.com/Siilwyn/css-declaration-sorter.git +css_line-break;git+ssh://git@github.com/niklasvh/css-line-break.git +css_parse;https://raw.githubusercontent.com/reworkcss/css-parse/master/LICENSE +css_select;git://github.com/fb55/css-select.git +css_selector-tokenizer;git+https://github.com/css-modules/css-selector-tokenizer.git +css_tree;git+https://github.com/csstree/csstree.git +css_what;git+https://github.com/fb55/css-what.git +cssesc;https://github.com/mathiasbynens/cssesc.git +cssesc;git+https://github.com/mathiasbynens/cssesc.git +cssnano;git+https://github.com/cssnano/cssnano.git +cssnano_preset-default;git+https://github.com/cssnano/cssnano.git +cssnano_utils;cssnano/cssnano +csso;git+https://github.com/css/csso.git +cssselect;https://raw.githubusercontent.com/scrapy/cssselect/master/LICENSE +cssselect2;https://github.com/Kozea/cssselect2 +cssutils;https://github.com/jaraco/cssutils +custom_event-polyfill;git+ssh://git@github.com/kumarharsh/custom-event-polyfill.git +cwd;git+https://github.com/jonschlinkert/cwd.git +dario.cat_mergo;https://raw.githubusercontent.com/imdario/mergo/master/LICENSE +dataclasses_json;https://raw.githubusercontent.com/lidatong/dataclasses-json/master/LICENSE +dbus_python;https://github.com/posborne/dbus-python/blob/master/COPYING +de_indent;git+https://github.com/yyx990803/de-indent.git +debug;git://github.com/visionmedia/debug.git +debug;git://github.com/debug-js/debug.git +decode_uri-component;git+https://github.com/samverschueren/decode-uri-component.git +decorator;https://github.com/micheles/decorator +deep_equal;git+ssh://git@github.com/substack/node-deep-equal.git +deep_equal;git+ssh://git@github.com/inspect-js/node-deep-equal.git +define_properties;git://github.com/ljharb/define-properties.git +defusedxml;https://raw.githubusercontent.com/tiran/defusedxml/master/LICENSE +delayed_stream;git://github.com/felixge/node-delayed-stream.git +denque;git+https://github.com/invertase/denque.git +dessant_lock_threads;https://github.com/dessant/lock-threads/blob/main/LICENSE +dill;https://raw.githubusercontent.com/uqfoundation/dill/master/LICENSE +distlib;https://bitbucket.org/pypa/distlib +distlib;https://github.com/pypa/distlib +distro_info;https://github.com/softwarefactory-project/distroinfo/blob/master/LICENSE +docker;https://raw.githubusercontent.com/docker/docker-py/master/LICENSE +docopt;https://github.com/docopt/docopt/blob/master/LICENSE-MIT +doctypes;git+https://github.com/pugjs/doctypes.git +docutils;https://raw.githubusercontent.com/docutils/docutils/master/docutils/licenses/BSD-2-Clause.txt +dom_serializer;git://github.com/cheeriojs/dom-renderer.git +domelementtype;git://github.com/fb55/domelementtype.git +domhandler;git://github.com/fb55/domhandler.git +domutils;git://github.com/fb55/domutils.git +driver.js;https://github.com/kamranahmedse/driver.js +dropbox;https://github.com/dropbox/dropbox-sdk-python/blob/main/LICENSE +editorjs_undo;git+https://github.com/kommitters/editorjs-undo.git +electron_to-chromium;git+https://github.com/kilian/electron-to-chromium.git +email_reply-parser;https://raw.githubusercontent.com/zapier/email-reply-parser/master/LICENSE +emoji_regex;git+https://github.com/mathiasbynens/emoji-regex.git +emojis_list;git+https://github.com/kikobeats/emojis-list.git +engine.io;git+ssh://git@github.com/socketio/engine.io.git +engine.io_client;git+https://github.com/socketio/engine.io-client.git +engine.io_parser;git+ssh://git@github.com/socketio/engine.io-parser.git +entities;git://github.com/fb55/entities.git +erpnext;https://github.com/frappe/erpnext/blob/develop/license.txt +errno;git+https://github.com/rvagg/node-errno.git +error_prone_annotations;https://github.com/google/error-prone +es_abstract;git://github.com/ljharb/es-abstract.git +es_get-iterator;git+https://github.com/ljharb/es-get-iterator.git +es_to-primitive;git://github.com/ljharb/es-to-primitive.git +esbuild;git+https://github.com/evanw/esbuild.git +esbuild_android-64;git+https://github.com/evanw/esbuild.git +esbuild_android-arm64;git+https://github.com/evanw/esbuild.git +esbuild_darwin-64;git+https://github.com/evanw/esbuild.git +esbuild_darwin-arm64;git+https://github.com/evanw/esbuild.git +esbuild_freebsd-64;git+https://github.com/evanw/esbuild.git +esbuild_freebsd-arm64;git+https://github.com/evanw/esbuild.git +esbuild_linux-32;git+https://github.com/evanw/esbuild.git +esbuild_linux-64;git+https://github.com/evanw/esbuild.git +esbuild_linux-arm;git+https://github.com/evanw/esbuild.git +esbuild_linux-arm64;git+https://github.com/evanw/esbuild.git +esbuild_linux-mips64le;git+https://github.com/evanw/esbuild.git +esbuild_linux-ppc64le;git+https://github.com/evanw/esbuild.git +esbuild_linux-riscv64;git+https://github.com/evanw/esbuild.git +esbuild_linux-s390x;git+https://github.com/evanw/esbuild.git +esbuild_netbsd-64;git+https://github.com/evanw/esbuild.git +esbuild_openbsd-64;git+https://github.com/evanw/esbuild.git +esbuild_sunos-64;git+https://github.com/evanw/esbuild.git +esbuild_vue;git+https://github.com/apeschar/esbuild-vue.git +esbuild_windows-32;git+https://github.com/evanw/esbuild.git +esbuild_windows-64;git+https://github.com/evanw/esbuild.git +esbuild_windows-arm64;git+https://github.com/evanw/esbuild.git +escalade;git+https://github.com/lukeed/escalade.git +escape_string-regexp;https://github.com/sindresorhus/escape-string-regexp +et_xmlfile;https://pypi.org/project/et-xmlfile/ +eventemitter_asyncresource;git+https://github.com/addaleax/eventemitter-asyncresource.git +eventemitter3;git://github.com/primus/eventemitter3.git +exceptiongroup;https://raw.githubusercontent.com/agronholm/exceptiongroup/master/LICENSE +execnet;https://pypi.org/project/execnet/ +executing;https://github.com/alexmojaki/executing +expand_tilde;git+https://github.com/jonschlinkert/expand-tilde.git +extend;git+https://github.com/justmoon/node-extend.git +extend_shallow;git+https://github.com/jonschlinkert/extend-shallow.git +fail2ban;https://github.com/fail2ban/fail2ban +failureaccess;https://raw.githubusercontent.com/google/guava/master/LICENSE +fast_deep-equal;git+https://github.com/epoberezkin/fast-deep-equal.git +fast_diff;git+https://github.com/jhchen/fast-diff.git +fast_glob;git+https://github.com/mrmlnc/fast-glob.git +fastparse;git+https://github.com/webpack/fastparse.git +fastq;git+https://github.com/mcollina/fastq.git +filelock;https://raw.githubusercontent.com/benediktschmitt/py-filelock/master/LICENSE +filelock;https://raw.githubusercontent.com/tox-dev/py-filelock/master/LICENSE +fill_range;git+https://github.com/jonschlinkert/fill-range.git +find_file-up;git+https://github.com/jonschlinkert/find-file-up.git +find_pkg;git+https://github.com/jonschlinkert/find-pkg.git +find_up;git+https://github.com/sindresorhus/find-up.git +flake8;https://gitlab.com/pycqa/flake8 +flake8;https://github.com/pycqa/flake8 +flaky;https://raw.githubusercontent.com/box/flaky/master/LICENSE +foreach;git://github.com/manuelstofer/foreach +form_data;git://github.com/form-data/form-data.git +formidable;git://github.com/felixge/node-formidable.git +fraction.js;git://github.com/infusion/Fraction.js.git +frappe;https://github.com/frappe/frappe/blob/develop/LICENSE +frappe_bench;https://raw.githubusercontent.com/frappe/bench/master/LICENSE +frappe_charts;git+https://github.com/frappe/charts.git +frappe_datatable;git+https://github.com/frappe/datatable.git +frappe_gantt;https://github.com/frappe/gantt.git +frozenlist;https://raw.githubusercontent.com/aio-libs/frozenlist/master/LICENSE +fs_exists-sync;git+https://github.com/jonschlinkert/fs-exists-sync.git +fs_extra;git+https://github.com/jprichardson/node-fs-extra.git +fs.realpath;git+https://github.com/isaacs/fs.realpath.git +fsevents;git+https://github.com/fsevents/fsevents.git +function_bind;git://github.com/Raynos/function-bind.git +future;https://raw.githubusercontent.com/google/guava/master/LICENSE +gabrielfalcao_pyenv_action;https://github.com/gabrielfalcao/pyenv-action?tab=MIT-1-ov-file#readme +gcp_devrel-py-tools;https://raw.githubusercontent.com/GoogleCloudPlatform/python-repo-tools/master/LICENSE +gcp_docuploader;https://github.com/googleapis/docuploader/blob/main/LICENSE +gcp_releasetool;https://github.com/googleapis/releasetool/blob/master/LICENSE +generic_names;git+https://github.com/css-modules/generic-names.git +get_caller-file;git+https://github.com/stefanpenner/get-caller-file.git +get_intrinsic;git+https://github.com/ljharb/get-intrinsic.git +git_url-parse;https://github.com/retr0h/git-url-parse +gitdb;https://raw.githubusercontent.com/gitpython-developers/gitdb/master/LICENSE +github.com_99designs/keyring;https://github.com/99designs/keyring +github.com_Azure/azure_pipeline-go;https://raw.githubusercontent.com/azure/azure-pipeline-go/master/LICENSE +github.com_Azure/azure_sdk-for-go;https://github.com/azure/azure-sdk-for-go +github.com_Azure/azure_storage-blob-go;https://raw.githubusercontent.com/azure/azure-storage-blob-go/master/LICENSE +github.com_Azure/go_autorest/autorest;https://raw.githubusercontent.com/azure/go-autorest/master/LICENSE +github.com_Azure/go_autorest/autorest/adal;https://raw.githubusercontent.com/azure/go-autorest/master/LICENSE +github.com_Azure/go_autorest/autorest/date;https://raw.githubusercontent.com/azure/go-autorest/master/LICENSE +github.com_Azure/go_autorest/autorest/to;https://raw.githubusercontent.com/azure/go-autorest/master/LICENSE +github.com_Azure/go_autorest/autorest/validation;https://raw.githubusercontent.com/azure/go-autorest/master/LICENSE +github.com_Azure/go_autorest/logger;https://raw.githubusercontent.com/azure/go-autorest/master/LICENSE +github.com_Azure/go_autorest/tracing;https://raw.githubusercontent.com/azure/go-autorest/master/LICENSE +github.com_CycloneDX/cyclonedx_go;https://raw.githubusercontent.com/cyclonedx/cyclonedx-go/master/LICENSE +github.com_GoogleCloudPlatform/declarative_resource-client-library;https://raw.githubusercontent.com/googlecloudplatform/declarative-resource-client-library/master/LICENSE +github.com_GoogleCloudPlatform/guest_agent;https://github.com/GoogleCloudPlatform/guest-agent/blob/main/LICENSE +github.com_GoogleCloudPlatform/guest_logging-go;https://raw.githubusercontent.com/googlecloudplatform/guest-logging-go/master/LICENSE +github.com_GoogleCloudPlatform/opentelemetry_operations-collector;https://github.com/GoogleCloudPlatform/opentelemetry-operations-collector/blob/master/LICENSE +github.com_GoogleCloudPlatform/opentelemetry_operations-go/detectors/gcp;https://raw.githubusercontent.com/googlecloudplatform/opentelemetry-operations-go/master/LICENSE +github.com_GoogleCloudPlatform/opentelemetry_operations-go/exporter/collector;https://raw.githubusercontent.com/googlecloudplatform/opentelemetry-operations-go/master/LICENSE +github.com_GoogleCloudPlatform/opentelemetry_operations-go/exporter/collector/googlemanagedprometheus;https://raw.githubusercontent.com/googlecloudplatform/opentelemetry-operations-go/master/LICENSE +github.com_GoogleCloudPlatform/opentelemetry_operations-go/exporter/metric;https://raw.githubusercontent.com/googlecloudplatform/opentelemetry-operations-go/master/LICENSE +github.com_GoogleCloudPlatform/opentelemetry_operations-go/exporter/trace;https://raw.githubusercontent.com/googlecloudplatform/opentelemetry-operations-go/master/LICENSE +github.com_GoogleCloudPlatform/opentelemetry_operations-go/internal/resourcemapping;https://raw.githubusercontent.com/googlecloudplatform/opentelemetry-operations-go/master/LICENSE +github.com_GoogleCloudPlatform/ops_agent;https://github.com/GoogleCloudPlatform/ops-agent/blob/master/LICENSE +github.com_GoogleCloudPlatform/osconfig;https://github.com/GoogleCloudPlatform/osconfig/blob/master/LICENSE +github.com_GoogleContainerTools/kpt;https://raw.githubusercontent.com/googlecontainertools/kpt/master/LICENSE +github.com_GoogleContainerTools/kpt/porch/api;https://raw.githubusercontent.com/googlecontainertools/kpt/master/LICENSE +github.com_MakeNowJust/heredoc;https://raw.githubusercontent.com/makenowjust/heredoc/master/LICENSE +github.com_Masterminds/goutils;https://github.com/masterminds/goutils +github.com_Masterminds/semver;https://github.com/masterminds/semver +github.com_Masterminds/semver/v3;https://github.com/masterminds/semver +github.com_Masterminds/sprig/v3;https://github.com/masterminds/sprig +github.com_NVIDIA/go_dcgm;https://raw.githubusercontent.com/nvidia/go-dcgm/master/LICENSE +github.com_NVIDIA/go_nvml;https://github.com/NVIDIA/go-nvml/blob/main/LICENSE +github.com_ProtonMail/go_crypto;https://raw.githubusercontent.com/protonmail/go-crypto/master/LICENSE +github.com_SAP/go_hdb;https://raw.githubusercontent.com/sap/go-hdb/master/LICENSE.md +github.com_Showmax/go_fqdn;https://raw.githubusercontent.com/showmax/go-fqdn/master/LICENSE +github.com_acarl005/stripansi;https://github.com/acarl005/stripansi +github.com_acobaugh/osrelease;https://raw.githubusercontent.com/acobaugh/osrelease/master/LICENSE +github.com_adrg/xdg;https://raw.githubusercontent.com/adrg/xdg/master/LICENSE +github.com_aerospike/aerospike_client-go/v6;https://raw.githubusercontent.com/aerospike/aerospike-client-go/master/LICENSE +github.com_agext/levenshtein;https://raw.githubusercontent.com/agext/levenshtein/master/LICENSE +github.com_alecthomas/participle/v2;https://github.com/alecthomas/participle +github.com_alecthomas/units;https://github.com/alecthomas/units +github.com_anchore/bubbly;https://raw.githubusercontent.com/anchore/bubbly/master/LICENSE +github.com_anchore/clio;https://raw.githubusercontent.com/anchore/clio/master/LICENSE +github.com_anchore/fangs;https://raw.githubusercontent.com/anchore/fangs/master/LICENSE +github.com_anchore/go_logger;https://raw.githubusercontent.com/anchore/go-logger/master/LICENSE +github.com_anchore/go_macholibre;https://raw.githubusercontent.com/anchore/go-macholibre/master/LICENSE +github.com_anchore/go_struct-converter;https://raw.githubusercontent.com/anchore/go-struct-converter/master/LICENSE +github.com_anchore/go_version;https://raw.githubusercontent.com/anchore/go-version/master/LICENSE +github.com_anchore/packageurl_go;https://raw.githubusercontent.com/anchore/packageurl-go/master/LICENSE +github.com_anchore/stereoscope;https://raw.githubusercontent.com/anchore/stereoscope/master/LICENSE +github.com_anchore/syft;https://raw.githubusercontent.com/anchore/syft/master/LICENSE +github.com_andybalholm/brotli;https://raw.githubusercontent.com/andybalholm/brotli/master/LICENSE +github.com_antonmedv/expr;https://raw.githubusercontent.com/antonmedv/expr/master/LICENSE +github.com_apache/arrow/go/arrow;https://github.com/apache/arrow/blob/main/LICENSE.txt +github.com_apparentlymart/go_cidr;https://raw.githubusercontent.com/apparentlymart/go-cidr/master/LICENSE +github.com_apparentlymart/go_textseg/v13;https://raw.githubusercontent.com/apparentlymart/go-textseg/master/LICENSE +github.com_aquasecurity/go_pep440-version;https://github.com/aquasecurity/go-pep440-version +github.com_aquasecurity/go_version;https://raw.githubusercontent.com/aquasecurity/go-version/master/LICENSE +github.com_armon/go_metrics;https://raw.githubusercontent.com/armon/go-metrics/master/LICENSE +github.com_asaskevich/govalidator;https://raw.githubusercontent.com/asaskevich/govalidator/master/LICENSE +github.com_aws/aws_sdk-go;https://github.com/aws/aws-sdk-go +github.com_aws/aws_sdk-go-v2;https://github.com/aws/aws-sdk-go-v2 +github.com_aws/aws_sdk-go-v2/aws/protocol/eventstream;https://github.com/aws/aws-sdk-go-v2 +github.com_aws/aws_sdk-go-v2/credentials;https://github.com/aws/aws-sdk-go-v2 +github.com_aws/aws_sdk-go-v2/feature/s3/manager;https://github.com/aws/aws-sdk-go-v2 +github.com_aws/aws_sdk-go-v2/internal/configsources;https://github.com/aws/aws-sdk-go-v2 +github.com_aws/aws_sdk-go-v2/internal/endpoints/v2;https://github.com/aws/aws-sdk-go-v2 +github.com_aws/aws_sdk-go-v2/internal/v4a;https://github.com/aws/aws-sdk-go-v2 +github.com_aws/aws_sdk-go-v2/service/internal/accept-encoding;https://github.com/aws/aws-sdk-go-v2 +github.com_aws/aws_sdk-go-v2/service/internal/checksum;https://github.com/aws/aws-sdk-go-v2 +github.com_aws/aws_sdk-go-v2/service/internal/presigned-url;https://github.com/aws/aws-sdk-go-v2 +github.com_aws/aws_sdk-go-v2/service/internal/s3shared;https://github.com/aws/aws-sdk-go-v2 +github.com_aws/aws_sdk-go-v2/service/s3;https://github.com/aws/aws-sdk-go-v2 +github.com_aws/smithy_go;https://raw.githubusercontent.com/aws/smithy-go/master/LICENSE +github.com_aymanbagabas/go_osc52/v2;https://github.com/aymanbagabas/go-osc52 +github.com_becheran/wildmatch_go;https://raw.githubusercontent.com/becheran/wildmatch-go/master/LICENSE +github.com_beorn7/perks;https://github.com/beorn7/perks +github.com_bits_and-blooms/bitset;https://raw.githubusercontent.com/bits-and-blooms/bitset/master/LICENSE +github.com_bmatcuk/doublestar/v4;https://raw.githubusercontent.com/bmatcuk/doublestar/master/LICENSE +github.com_cenkalti/backoff;https://raw.githubusercontent.com/cenkalti/backoff/master/LICENSE +github.com_cenkalti/backoff/v4;https://raw.githubusercontent.com/cenkalti/backoff/master/LICENSE +github.com_cespare/xxhash/v2;https://github.com/cespare/xxhash +github.com_chai2010/gettext_go;https://github.com/chai2010/gettext-go +github.com_charmbracelet/bubbles;https://raw.githubusercontent.com/charmbracelet/bubbles/master/LICENSE +github.com_charmbracelet/bubbletea;https://raw.githubusercontent.com/charmbracelet/bubbletea/master/LICENSE +github.com_charmbracelet/harmonica;https://raw.githubusercontent.com/charmbracelet/harmonica/master/LICENSE +github.com_charmbracelet/lipgloss;https://raw.githubusercontent.com/charmbracelet/lipgloss/master/LICENSE +github.com_cloudflare/circl;https://raw.githubusercontent.com/cloudflare/circl/master/LICENSE +github.com_cncf/xds/go;https://raw.githubusercontent.com/cncf/xds/master/LICENSE +github.com_containerd/console;https://raw.githubusercontent.com/containerd/console/master/LICENSE +github.com_containerd/containerd;https://raw.githubusercontent.com/containerd/containerd/master/LICENSE +github.com_containerd/continuity;https://raw.githubusercontent.com/containerd/continuity/master/LICENSE +github.com_containerd/fifo;https://raw.githubusercontent.com/containerd/fifo/master/LICENSE +github.com_containerd/log;https://raw.githubusercontent.com/containerd/log/master/LICENSE +github.com_containerd/stargz_snapshotter/estargz;https://raw.githubusercontent.com/containerd/stargz-snapshotter/master/LICENSE +github.com_containerd/ttrpc;https://raw.githubusercontent.com/containerd/ttrpc/master/LICENSE +github.com_containerd/typeurl/v2;https://raw.githubusercontent.com/containerd/typeurl/master/LICENSE +github.com_cyphar/filepath_securejoin;https://raw.githubusercontent.com/cyphar/filepath-securejoin/master/LICENSE +github.com_davecgh/go_spew;https://raw.githubusercontent.com/davecgh/go-spew/master/LICENSE +github.com_deitch/magic;https://github.com/deitch/magic/blob/main/LICENSE +github.com_denisenkom/go_mssqldb;https://github.com/denisenkom/go-mssqldb +github.com_dennwc/varint;https://raw.githubusercontent.com/dennwc/varint/master/LICENSE +github.com_digitalocean/godo;https://github.com/digitalocean/godo +github.com_distribution/reference;https://github.com/distribution/reference/blob/main/LICENSE +github.com_docker/cli;https://raw.githubusercontent.com/docker/cli/master/LICENSE +github.com_docker/distribution;https://raw.githubusercontent.com/docker/distribution/master/LICENSE +github.com_docker/docker;https://raw.githubusercontent.com/docker/docker/master/LICENSE +github.com_docker/docker_credential-helpers;https://raw.githubusercontent.com/docker/docker-credential-helpers/master/LICENSE +github.com_docker/go_connections;https://raw.githubusercontent.com/docker/go-connections/master/LICENSE +github.com_docker/go_events;https://raw.githubusercontent.com/docker/go-events/master/LICENSE +github.com_docker/go_units;https://raw.githubusercontent.com/docker/go-units/master/LICENSE +github.com_dsnet/compress;https://raw.githubusercontent.com/dsnet/compress/master/LICENSE.md +github.com_dustin/go_humanize;https://raw.githubusercontent.com/dustin/go-humanize/master/LICENSE +github.com_dvsekhvalnov/jose2go;https://github.com/dvsekhvalnov/jose2go +github.com_edsrzf/mmap_go;https://raw.githubusercontent.com/edsrzf/mmap-go/master/LICENSE +github.com_emicklei/go_restful;https://raw.githubusercontent.com/emicklei/go-restful/master/LICENSE +github.com_emicklei/go_restful/v3;https://raw.githubusercontent.com/emicklei/go-restful/master/LICENSE +github.com_emirpasic/gods;https://raw.githubusercontent.com/emirpasic/gods/master/LICENSE +github.com_envoyproxy/go_control-plane;https://raw.githubusercontent.com/envoyproxy/go-control-plane/master/LICENSE +github.com_envoyproxy/protoc_gen-validate;https://raw.githubusercontent.com/envoyproxy/protoc-gen-validate/master/LICENSE +github.com_evanphx/json_patch;https://raw.githubusercontent.com/evanphx/json-patch/master/LICENSE +github.com_evanw/esbuild;https://github.com/evanw/esbuild/blob/main/LICENSE.md +github.com_exponent_io/jsonpath;https://raw.githubusercontent.com/exponent-io/jsonpath/master/LICENSE +github.com_facebookincubator/nvdtools;https://raw.githubusercontent.com/facebookincubator/nvdtools/master/LICENSE +github.com_fatih/color;https://raw.githubusercontent.com/fatih/color/master/LICENSE.md +github.com_felixge/fgprof;https://github.com/felixge/fgprof +github.com_felixge/httpsnoop;https://github.com/felixge/httpsnoop +github.com_form3tech_oss/jwt-go;https://github.com/form3tech-oss/jwt-go +github.com_fsnotify/fsnotify;https://raw.githubusercontent.com/fsnotify/fsnotify/master/LICENSE +github.com_gabriel_vasile/mimetype;https://raw.githubusercontent.com/gabriel-vasile/mimetype/master/LICENSE +github.com_gammazero/deque;https://raw.githubusercontent.com/gammazero/deque/master/LICENSE +github.com_gammazero/workerpool;https://raw.githubusercontent.com/gammazero/workerpool/master/LICENSE +github.com_ghodss/yaml;https://raw.githubusercontent.com/ghodss/yaml/master/LICENSE +github.com_github/go_spdx/v2;https://raw.githubusercontent.com/github/go-spdx/master/LICENSE +github.com_go_errors/errors;https://github.com/go-errors/errors +github.com_go_git/gcfg;https://raw.githubusercontent.com/go-git/gcfg/master/LICENSE +github.com_go_git/go-billy/v5;https://raw.githubusercontent.com/go-git/go-billy/master/LICENSE +github.com_go_git/go-git/v5;https://raw.githubusercontent.com/go-git/go-git/master/LICENSE +github.com_go_ini/ini;https://raw.githubusercontent.com/go-ini/ini/master/LICENSE +github.com_go_kit/log;https://raw.githubusercontent.com/go-kit/log/master/LICENSE +github.com_go_logfmt/logfmt;https://raw.githubusercontent.com/go-logfmt/logfmt/master/LICENSE +github.com_go_logr/logr;https://raw.githubusercontent.com/go-logr/logr/master/LICENSE +github.com_go_logr/stdr;https://raw.githubusercontent.com/go-logr/stdr/master/LICENSE +github.com_go_openapi/jsonpointer;https://raw.githubusercontent.com/go-openapi/jsonpointer/master/LICENSE +github.com_go_openapi/jsonreference;https://raw.githubusercontent.com/go-openapi/jsonreference/master/LICENSE +github.com_go_openapi/swag;https://raw.githubusercontent.com/go-openapi/swag/master/LICENSE +github.com_go_playground/locales;https://raw.githubusercontent.com/go-playground/locales/master/LICENSE +github.com_go_playground/universal-translator;https://raw.githubusercontent.com/go-playground/universal-translator/master/LICENSE +github.com_go_playground/validator/v10;https://raw.githubusercontent.com/go-playground/validator/master/LICENSE +github.com_go_redis/redis/v7;https://raw.githubusercontent.com/go-redis/redis/master/LICENSE +github.com_go_restruct/restruct;https://github.com/go-restruct/restruct/blob/master/LICENSE.md +github.com_go_resty/resty/v2;https://raw.githubusercontent.com/go-resty/resty/master/LICENSE +github.com_go_sql-driver/mysql;https://raw.githubusercontent.com/go-sql-driver/mysql/master/LICENSE +github.com_go_zookeeper/zk;https://raw.githubusercontent.com/go-zookeeper/zk/master/LICENSE +github.com_gobwas/glob;https://raw.githubusercontent.com/gobwas/glob/master/LICENSE +github.com_goccy/go_yaml;https://raw.githubusercontent.com/goccy/go-yaml/master/LICENSE +github.com_godbus/dbus;https://raw.githubusercontent.com/godbus/dbus/master/LICENSE +github.com_gogo/protobuf;https://raw.githubusercontent.com/gogo/protobuf/master/LICENSE +github.com_golang_jwt/jwt/v4;https://raw.githubusercontent.com/golang-jwt/jwt/master/LICENSE +github.com_golang_sql/civil;https://raw.githubusercontent.com/golang-sql/civil/master/LICENSE +github.com_golang_sql/sqlexp;https://raw.githubusercontent.com/golang-sql/sqlexp/master/LICENSE +github.com_golang/glog;https://raw.githubusercontent.com/golang/glog/master/LICENSE +github.com_golang/groupcache;https://raw.githubusercontent.com/golang/groupcache/master/LICENSE +github.com_golang/mock;https://raw.githubusercontent.com/golang/mock/master/LICENSE +github.com_golang/protobuf;https://raw.githubusercontent.com/golang/protobuf/master/LICENSE +github.com_golang/snappy;https://raw.githubusercontent.com/golang/snappy/master/LICENSE +github.com_google/btree;https://raw.githubusercontent.com/google/btree/master/LICENSE +github.com_google/flatbuffers;https://raw.githubusercontent.com/google/flatbuffers/master/LICENSE +github.com_google/gnostic;https://raw.githubusercontent.com/google/gnostic-models/master/LICENSE +github.com_google/gnostic;https://raw.githubusercontent.com/google/gnostic/master/LICENSE +github.com_google/go_cmp;https://raw.githubusercontent.com/google/go-cmp/master/LICENSE +github.com_google/go_containerregistry;https://raw.githubusercontent.com/google/go-containerregistry/master/LICENSE +github.com_google/go_cpy;https://raw.githubusercontent.com/google/go-cpy/master/LICENSE +github.com_google/go_querystring;https://raw.githubusercontent.com/google/go-querystring/master/LICENSE +github.com_google/gofuzz;https://raw.githubusercontent.com/google/gofuzz/master/LICENSE +github.com_google/licensecheck;https://raw.githubusercontent.com/google/licensecheck/master/LICENSE +github.com_google/pprof;https://raw.githubusercontent.com/google/pprof/master/LICENSE +github.com_google/shlex;https://github.com/google/shlex +github.com_google/uuid;https://raw.githubusercontent.com/google/uuid/master/LICENSE +github.com_googleapis/enterprise_certificate-proxy;https://raw.githubusercontent.com/googleapis/enterprise-certificate-proxy/master/LICENSE +github.com_googleapis/gax_go/v2;https://raw.githubusercontent.com/googleapis/gax-go/master/LICENSE +github.com_googleapis/go_type-adapters;https://raw.githubusercontent.com/googleapis/go-type-adapters/master/LICENSE +github.com_gookit/color;https://raw.githubusercontent.com/gookit/color/master/LICENSE +github.com_gophercloud/gophercloud;https://raw.githubusercontent.com/gophercloud/gophercloud/master/LICENSE +github.com_gorilla/websocket;https://raw.githubusercontent.com/gorilla/websocket/master/LICENSE +github.com_grafana/regexp;https://raw.githubusercontent.com/grafana/regexp/master/LICENSE +github.com_gregjones/httpcache;https://github.com/gregjones/httpcache +github.com_grobie/gomemcache;https://raw.githubusercontent.com/grobie/gomemcache/master/LICENSE +github.com_grpc_ecosystem/go-grpc-middleware;https://raw.githubusercontent.com/grpc-ecosystem/go-grpc-middleware/master/LICENSE +github.com_gsterjov/go_libsecret;https://raw.githubusercontent.com/gsterjov/go-libsecret/master/LICENSE +github.com_hashicorp/consul/api;https://raw.githubusercontent.com/hashicorp/consul/master/LICENSE +github.com_hashicorp/cronexpr;https://raw.githubusercontent.com/hashicorp/cronexpr/master/LICENSE +github.com_hashicorp/errwrap;https://raw.githubusercontent.com/hashicorp/errwrap/master/LICENSE +github.com_hashicorp/go_checkpoint;https://raw.githubusercontent.com/hashicorp/go-checkpoint/master/LICENSE +github.com_hashicorp/go_cleanhttp;https://raw.githubusercontent.com/hashicorp/go-cleanhttp/master/LICENSE +github.com_hashicorp/go_cty;https://raw.githubusercontent.com/hashicorp/go-cty/master/LICENSE +github.com_hashicorp/go_hclog;https://raw.githubusercontent.com/hashicorp/go-hclog/master/LICENSE +github.com_hashicorp/go_immutable-radix;https://raw.githubusercontent.com/hashicorp/go-immutable-radix/master/LICENSE +github.com_hashicorp/go_multierror;https://raw.githubusercontent.com/hashicorp/go-multierror/master/LICENSE +github.com_hashicorp/go_plugin;https://raw.githubusercontent.com/hashicorp/go-plugin/master/LICENSE +github.com_hashicorp/go_retryablehttp;https://raw.githubusercontent.com/hashicorp/go-retryablehttp/master/LICENSE +github.com_hashicorp/go_rootcerts;https://raw.githubusercontent.com/hashicorp/go-rootcerts/master/LICENSE +github.com_hashicorp/go_uuid;https://raw.githubusercontent.com/hashicorp/go-uuid/master/LICENSE +github.com_hashicorp/go_version;https://raw.githubusercontent.com/hashicorp/go-version/master/LICENSE +github.com_hashicorp/golang_lru;https://raw.githubusercontent.com/hashicorp/golang-lru/master/LICENSE +github.com_hashicorp/hc_install;https://raw.githubusercontent.com/hashicorp/hc-install/master/LICENSE +github.com_hashicorp/hcl;https://raw.githubusercontent.com/hashicorp/hcl/master/LICENSE +github.com_hashicorp/hcl/v2;https://raw.githubusercontent.com/hashicorp/hcl/master/LICENSE +github.com_hashicorp/logutils;https://raw.githubusercontent.com/hashicorp/logutils/master/LICENSE +github.com_hashicorp/nomad/api;https://raw.githubusercontent.com/hashicorp/nomad/master/LICENSE +github.com_hashicorp/serf;https://raw.githubusercontent.com/hashicorp/serf/master/LICENSE +github.com_hashicorp/terraform_exec;https://raw.githubusercontent.com/hashicorp/terraform-exec/master/LICENSE +github.com_hashicorp/terraform_json;https://raw.githubusercontent.com/hashicorp/terraform-json/master/LICENSE +github.com_hashicorp/terraform_plugin-go;https://raw.githubusercontent.com/hashicorp/terraform-plugin-go/master/LICENSE +github.com_hashicorp/terraform_plugin-log;https://raw.githubusercontent.com/hashicorp/terraform-plugin-log/master/LICENSE +github.com_hashicorp/terraform_plugin-sdk/v2;https://raw.githubusercontent.com/hashicorp/terraform-plugin-sdk/master/LICENSE +github.com_hashicorp/terraform_registry-address;https://raw.githubusercontent.com/hashicorp/terraform-registry-address/master/LICENSE +github.com_hashicorp/terraform_svchost;https://raw.githubusercontent.com/hashicorp/terraform-svchost/master/LICENSE +github.com_hashicorp/yamux;https://raw.githubusercontent.com/hashicorp/yamux/master/LICENSE +github.com_hetznercloud/hcloud_go;https://raw.githubusercontent.com/hetznercloud/hcloud-go/master/LICENSE +github.com_huandu/xstrings;https://raw.githubusercontent.com/huandu/xstrings/master/LICENSE +github.com_iancoleman/strcase;https://raw.githubusercontent.com/iancoleman/strcase/master/LICENSE +github.com_imdario/mergo;https://raw.githubusercontent.com/imdario/mergo/master/LICENSE +github.com_ionos_cloud/sdk-go/v6;https://raw.githubusercontent.com/ionos-cloud/sdk-go/master/LICENSE +github.com_jbenet/go_context;https://raw.githubusercontent.com/jbenet/go-context/master/LICENSE +github.com_jinzhu/copier;https://github.com/jinzhu/copier +github.com_jmespath/go_jmespath;https://raw.githubusercontent.com/jmespath/go-jmespath/master/LICENSE +github.com_josharian/intern;https://raw.githubusercontent.com/josharian/intern/master/LICENSE.md +github.com_jpillora/backoff;https://raw.githubusercontent.com/jpillora/backoff/master/LICENSE +github.com_json_iterator/go;https://raw.githubusercontent.com/json-iterator/go/master/LICENSE +github.com_julienschmidt/httprouter;https://raw.githubusercontent.com/julienschmidt/httprouter/master/LICENSE +github.com_kardianos/osext;https://raw.githubusercontent.com/kardianos/osext/master/LICENSE +github.com_kardianos/service;https://raw.githubusercontent.com/kardianos/service/master/LICENSE +github.com_kastenhq/goversion;https://raw.githubusercontent.com/kastenhq/goversion/master/LICENSE +github.com_kballard/go_shellquote;https://raw.githubusercontent.com/kballard/go-shellquote/master/LICENSE +github.com_kevinburke/ssh_config;https://raw.githubusercontent.com/kevinburke/ssh_config/master/LICENSE +github.com_klauspost/compress;https://raw.githubusercontent.com/klauspost/compress/master/LICENSE +github.com_klauspost/pgzip;https://raw.githubusercontent.com/klauspost/pgzip/master/LICENSE +github.com_knadh/koanf;https://raw.githubusercontent.com/knadh/koanf/master/LICENSE +github.com_knqyf263/go_rpmdb;https://github.com/knqyf263/go-rpmdb +github.com_kolo/xmlrpc;https://raw.githubusercontent.com/kolo/xmlrpc/master/LICENSE +github.com_kylelemons/godebug;https://raw.githubusercontent.com/kylelemons/godebug/master/LICENSE +github.com_leodido/go_urn;https://raw.githubusercontent.com/leodido/go-urn/master/LICENSE +github.com_lib/pq;https://raw.githubusercontent.com/lib/pq/master/LICENSE.md +github.com_liggitt/tabwriter;https://raw.githubusercontent.com/liggitt/tabwriter/master/LICENSE +github.com_linode/linodego;https://raw.githubusercontent.com/linode/linodego/master/LICENSE +github.com_lucasb_eyer/go-colorful;https://raw.githubusercontent.com/lucasb-eyer/go-colorful/master/LICENSE +github.com_magiconair/properties;https://raw.githubusercontent.com/magiconair/properties/master/LICENSE.md +github.com_mailru/easyjson;https://raw.githubusercontent.com/mailru/easyjson/master/LICENSE +github.com_mattn/go_colorable;https://raw.githubusercontent.com/mattn/go-colorable/master/LICENSE +github.com_mattn/go_ieproxy;https://raw.githubusercontent.com/mattn/go-ieproxy/master/LICENSE +github.com_mattn/go_isatty;https://raw.githubusercontent.com/mattn/go-isatty/master/LICENSE +github.com_mattn/go_localereader;https://raw.githubusercontent.com/mattn/go-localereader/master/LICENSE +github.com_mattn/go_runewidth;https://raw.githubusercontent.com/mattn/go-runewidth/master/LICENSE +github.com_matttproud/golang_protobuf_extensions;https://raw.githubusercontent.com/matttproud/golang_protobuf_extensions/master/LICENSE +github.com_mgutz/ansi;https://raw.githubusercontent.com/mgutz/ansi/master/LICENSE +github.com_mholt/archiver/v3;https://raw.githubusercontent.com/mholt/archiver/master/LICENSE +github.com_microsoft/go_rustaudit;https://raw.githubusercontent.com/microsoft/go-rustaudit/master/LICENSE +github.com_miekg/dns;https://raw.githubusercontent.com/miekg/dns/master/LICENSE +github.com_mitchellh/copystructure;https://raw.githubusercontent.com/mitchellh/copystructure/master/LICENSE +github.com_mitchellh/go_homedir;https://raw.githubusercontent.com/mitchellh/go-homedir/master/LICENSE +github.com_mitchellh/go_testing-interface;https://raw.githubusercontent.com/mitchellh/go-testing-interface/master/LICENSE +github.com_mitchellh/go_wordwrap;https://raw.githubusercontent.com/mitchellh/go-wordwrap/master/LICENSE.md +github.com_mitchellh/hashstructure;https://raw.githubusercontent.com/mitchellh/hashstructure/master/LICENSE +github.com_mitchellh/hashstructure/v2;https://raw.githubusercontent.com/mitchellh/hashstructure/master/LICENSE +github.com_mitchellh/mapstructure;https://raw.githubusercontent.com/mitchellh/mapstructure/master/LICENSE +github.com_mitchellh/reflectwalk;https://raw.githubusercontent.com/mitchellh/reflectwalk/master/LICENSE +github.com_moby/locker;https://raw.githubusercontent.com/moby/locker/master/LICENSE +github.com_moby/spdystream;https://raw.githubusercontent.com/moby/spdystream/master/LICENSE +github.com_moby/sys/mountinfo;https://raw.githubusercontent.com/moby/sys/master/LICENSE +github.com_moby/sys/signal;https://raw.githubusercontent.com/moby/sys/master/LICENSE +github.com_moby/term;https://raw.githubusercontent.com/moby/term/master/LICENSE +github.com_modern_go/concurrent;https://raw.githubusercontent.com/modern-go/concurrent/master/LICENSE +github.com_modern_go/reflect2;https://github.com/modern-go/reflect2 +github.com_monochromegane/go_gitignore;https://raw.githubusercontent.com/monochromegane/go-gitignore/master/LICENSE +github.com_montanaflynn/stats;https://raw.githubusercontent.com/montanaflynn/stats/master/LICENSE +github.com_mostynb/go_grpc-compression;https://raw.githubusercontent.com/mostynb/go-grpc-compression/master/LICENSE +github.com_mtibben/percent;https://raw.githubusercontent.com/mtibben/percent/master/LICENSE +github.com_muesli/ansi;https://raw.githubusercontent.com/muesli/ansi/master/LICENSE +github.com_muesli/cancelreader;https://raw.githubusercontent.com/muesli/cancelreader/master/LICENSE +github.com_muesli/reflow;https://raw.githubusercontent.com/muesli/reflow/master/LICENSE +github.com_muesli/termenv;https://raw.githubusercontent.com/muesli/termenv/master/LICENSE +github.com_munnerz/goautoneg;https://raw.githubusercontent.com/munnerz/goautoneg/master/LICENSE +github.com_mwitkow/go_conntrack;https://raw.githubusercontent.com/mwitkow/go-conntrack/master/LICENSE +github.com_nasa9084/go_openapi;https://github.com/nasa9084/go-openapi +github.com_nginxinc/nginx_prometheus-exporter;https://raw.githubusercontent.com/nginxinc/nginx-prometheus-exporter/master/LICENSE +github.com_nwaples/rardecode;https://raw.githubusercontent.com/nwaples/rardecode/master/LICENSE +github.com_oklog/run;https://raw.githubusercontent.com/oklog/run/master/LICENSE +github.com_olekukonko/tablewriter;https://raw.githubusercontent.com/olekukonko/tablewriter/master/LICENSE.md +github.com_open_telemetry/opentelemetry-collector-contrib/exporter/fileexporter;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector-contrib/master/LICENSE +github.com_open_telemetry/opentelemetry-collector-contrib/exporter/googlecloudexporter;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector-contrib/master/LICENSE +github.com_open_telemetry/opentelemetry-collector-contrib/exporter/googlemanagedprometheusexporter;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector-contrib/master/LICENSE +github.com_open_telemetry/opentelemetry-collector-contrib/internal/aws/ecsutil;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector-contrib/master/LICENSE +github.com_open_telemetry/opentelemetry-collector-contrib/internal/common;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector-contrib/master/LICENSE +github.com_open_telemetry/opentelemetry-collector-contrib/internal/coreinternal;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector-contrib/master/LICENSE +github.com_open_telemetry/opentelemetry-collector-contrib/internal/filter;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector-contrib/master/LICENSE +github.com_open_telemetry/opentelemetry-collector-contrib/internal/metadataproviders;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector-contrib/master/LICENSE +github.com_open_telemetry/opentelemetry-collector-contrib/internal/sharedcomponent;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector-contrib/master/LICENSE +github.com_open_telemetry/opentelemetry-collector-contrib/pkg/ottl;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector-contrib/master/LICENSE +github.com_open_telemetry/opentelemetry-collector-contrib/pkg/pdatautil;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector-contrib/master/LICENSE +github.com_open_telemetry/opentelemetry-collector-contrib/pkg/translator/prometheus;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector-contrib/master/LICENSE +github.com_open_telemetry/opentelemetry-collector-contrib/processor/filterprocessor;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector-contrib/master/LICENSE +github.com_open_telemetry/opentelemetry-collector-contrib/processor/groupbyattrsprocessor;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector-contrib/master/LICENSE +github.com_open_telemetry/opentelemetry-collector-contrib/processor/metricstransformprocessor;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector-contrib/master/LICENSE +github.com_open_telemetry/opentelemetry-collector-contrib/processor/resourcedetectionprocessor;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector-contrib/master/LICENSE +github.com_open_telemetry/opentelemetry-collector-contrib/processor/resourceprocessor;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector-contrib/master/LICENSE +github.com_open_telemetry/opentelemetry-collector-contrib/processor/transformprocessor;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector-contrib/master/LICENSE +github.com_open_telemetry/opentelemetry-collector-contrib/receiver/activedirectorydsreceiver;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector-contrib/master/LICENSE +github.com_open_telemetry/opentelemetry-collector-contrib/receiver/aerospikereceiver;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector-contrib/master/LICENSE +github.com_open_telemetry/opentelemetry-collector-contrib/receiver/apachereceiver;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector-contrib/master/LICENSE +github.com_open_telemetry/opentelemetry-collector-contrib/receiver/couchdbreceiver;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector-contrib/master/LICENSE +github.com_open_telemetry/opentelemetry-collector-contrib/receiver/elasticsearchreceiver;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector-contrib/master/LICENSE +github.com_open_telemetry/opentelemetry-collector-contrib/receiver/flinkmetricsreceiver;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector-contrib/master/LICENSE +github.com_open_telemetry/opentelemetry-collector-contrib/receiver/hostmetricsreceiver;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector-contrib/master/LICENSE +github.com_open_telemetry/opentelemetry-collector-contrib/receiver/iisreceiver;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector-contrib/master/LICENSE +github.com_open_telemetry/opentelemetry-collector-contrib/receiver/jmxreceiver;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector-contrib/master/LICENSE +github.com_open_telemetry/opentelemetry-collector-contrib/receiver/memcachedreceiver;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector-contrib/master/LICENSE +github.com_open_telemetry/opentelemetry-collector-contrib/receiver/mysqlreceiver;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector-contrib/master/LICENSE +github.com_open_telemetry/opentelemetry-collector-contrib/receiver/nginxreceiver;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector-contrib/master/LICENSE +github.com_open_telemetry/opentelemetry-collector-contrib/receiver/postgresqlreceiver;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector-contrib/master/LICENSE +github.com_open_telemetry/opentelemetry-collector-contrib/receiver/prometheusexecreceiver;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector-contrib/master/LICENSE +github.com_open_telemetry/opentelemetry-collector-contrib/receiver/prometheusreceiver;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector-contrib/master/LICENSE +github.com_open_telemetry/opentelemetry-collector-contrib/receiver/rabbitmqreceiver;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector-contrib/master/LICENSE +github.com_open_telemetry/opentelemetry-collector-contrib/receiver/redisreceiver;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector-contrib/master/LICENSE +github.com_open_telemetry/opentelemetry-collector-contrib/receiver/saphanareceiver;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector-contrib/master/LICENSE +github.com_open_telemetry/opentelemetry-collector-contrib/receiver/sqlqueryreceiver;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector-contrib/master/LICENSE +github.com_open_telemetry/opentelemetry-collector-contrib/receiver/sqlserverreceiver;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector-contrib/master/LICENSE +github.com_open_telemetry/opentelemetry-collector-contrib/receiver/windowsperfcountersreceiver;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector-contrib/master/LICENSE +github.com_open_telemetry/opentelemetry-collector-contrib/receiver/zookeeperreceiver;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector-contrib/master/LICENSE +github.com_opencontainers/go_digest;https://raw.githubusercontent.com/opencontainers/go-digest/master/LICENSE +github.com_opencontainers/image_spec;https://raw.githubusercontent.com/opencontainers/image-spec/master/LICENSE +github.com_opencontainers/runc;https://raw.githubusercontent.com/opencontainers/runc/master/LICENSE +github.com_opencontainers/runtime_spec;https://raw.githubusercontent.com/opencontainers/runtime-spec/master/LICENSE +github.com_opencontainers/selinux;https://raw.githubusercontent.com/opencontainers/selinux/master/LICENSE +github.com_otiai10/copy;https://github.com/otiai10/copy +github.com_ovh/go_ovh;https://raw.githubusercontent.com/ovh/go-ovh/master/LICENSE +github.com_panta/machineid;https://raw.githubusercontent.com/panta/machineid/master/LICENSE.md +github.com_pborman/indent;https://raw.githubusercontent.com/pborman/indent/master/LICENSE +github.com_pelletier/go_toml;https://raw.githubusercontent.com/pelletier/go-toml/master/LICENSE +github.com_pelletier/go_toml/v2;https://raw.githubusercontent.com/pelletier/go-toml/master/LICENSE +github.com_peterbourgon/diskv;https://raw.githubusercontent.com/peterbourgon/diskv/master/LICENSE +github.com_pierrec/lz4/v4;https://github.com/pierrec/lz4 +github.com_pjbgf/sha1cd;https://github.com/pjbgf/sha1cd +github.com_pkg/browser;https://raw.githubusercontent.com/pkg/browser/master/LICENSE +github.com_pkg/errors;https://raw.githubusercontent.com/pkg/errors/master/LICENSE +github.com_pkg/profile;https://raw.githubusercontent.com/pkg/profile/master/LICENSE +github.com_pmezard/go_difflib;https://raw.githubusercontent.com/pmezard/go-difflib/master/LICENSE +github.com_prometheus/client_golang;https://raw.githubusercontent.com/prometheus/client_golang/master/LICENSE +github.com_prometheus/client_model;https://raw.githubusercontent.com/prometheus/client_model/master/LICENSE +github.com_prometheus/common;https://raw.githubusercontent.com/prometheus/common/master/LICENSE +github.com_prometheus/common/sigv4;https://raw.githubusercontent.com/prometheus/common/master/LICENSE +github.com_prometheus/procfs;https://raw.githubusercontent.com/prometheus/procfs/master/LICENSE +github.com_prometheus/prometheus;https://raw.githubusercontent.com/prometheus/prometheus/master/LICENSE +github.com_prometheus/statsd_exporter;https://raw.githubusercontent.com/prometheus/statsd_exporter/master/LICENSE +github.com_remyoudompheng/bigfft;https://raw.githubusercontent.com/remyoudompheng/bigfft/master/LICENSE +github.com_rivo/uniseg;https://github.com/rivo/uniseg +github.com_rs/cors;https://raw.githubusercontent.com/rs/cors/master/LICENSE +github.com_russross/blackfriday;https://github.com/russross/blackfriday +github.com_saferwall/pe;https://raw.githubusercontent.com/saferwall/pe/master/LICENSE +github.com_saintfish/chardet;https://raw.githubusercontent.com/saintfish/chardet/master/LICENSE +github.com_sassoftware/go_rpmutils;https://raw.githubusercontent.com/sassoftware/go-rpmutils/master/LICENSE +github.com_scaleway/scaleway_sdk-go;https://raw.githubusercontent.com/scaleway/scaleway-sdk-go/master/LICENSE +github.com_scylladb/go_set;https://raw.githubusercontent.com/scylladb/go-set/master/LICENSE +github.com_sergi/go_diff;https://raw.githubusercontent.com/sergi/go-diff/master/LICENSE +github.com_shirou/gopsutil;https://raw.githubusercontent.com/shirou/gopsutil/master/LICENSE +github.com_shirou/gopsutil/v3;https://raw.githubusercontent.com/shirou/gopsutil/master/LICENSE +github.com_shopspring/decimal;https://raw.githubusercontent.com/shopspring/decimal/master/LICENSE +github.com_sijms/go_ora/v2;https://raw.githubusercontent.com/sijms/go-ora/master/LICENSE +github.com_sirupsen/logrus;https://raw.githubusercontent.com/sirupsen/logrus/master/LICENSE +github.com_skeema/knownhosts;https://raw.githubusercontent.com/skeema/knownhosts/master/LICENSE +github.com_snowflakedb/gosnowflake;https://raw.githubusercontent.com/snowflakedb/gosnowflake/master/LICENSE +github.com_spdx/tools_golang;https://github.com/spdx/tools-golang +github.com_spf13/afero;https://github.com/spf13/afero +github.com_spf13/cast;https://github.com/spf13/cast +github.com_spf13/cobra;https://github.com/spf13/cobra +github.com_spf13/jwalterweatherman;https://github.com/spf13/jwalterweatherman +github.com_spf13/pflag;https://github.com/spf13/pflag +github.com_spf13/viper;https://github.com/spf13/viper +github.com_stretchr/objx;https://raw.githubusercontent.com/stretchr/objx/master/LICENSE +github.com_stretchr/testify;https://raw.githubusercontent.com/stretchr/testify/master/LICENSE +github.com_subosito/gotenv;https://raw.githubusercontent.com/subosito/gotenv/master/LICENSE +github.com_sylabs/sif/v2;https://raw.githubusercontent.com/sylabs/sif/master/LICENSE.md +github.com_sylabs/squashfs;https://raw.githubusercontent.com/sylabs/squashfs/master/LICENSE +github.com_tarm/serial;https://raw.githubusercontent.com/tarm/serial/master/LICENSE +github.com_therootcompany/xz;https://raw.githubusercontent.com/therootcompany/xz/master/LICENSE +github.com_tklauser/go_sysconf;https://raw.githubusercontent.com/tklauser/go-sysconf/master/LICENSE +github.com_tklauser/numcpus;https://raw.githubusercontent.com/tklauser/numcpus/master/LICENSE +github.com_ulikunitz/xz;https://raw.githubusercontent.com/ulikunitz/xz/master/LICENSE +github.com_vbatts/go_mtree;https://raw.githubusercontent.com/vbatts/go-mtree/master/LICENSE +github.com_vbatts/tar_split;https://raw.githubusercontent.com/vbatts/tar-split/master/LICENSE +github.com_vifraa/gopom;https://raw.githubusercontent.com/vifraa/gopom/master/LICENSE +github.com_vmihailenco/msgpack;https://raw.githubusercontent.com/vmihailenco/msgpack/master/LICENSE +github.com_vmihailenco/msgpack/v4;https://raw.githubusercontent.com/vmihailenco/msgpack/master/LICENSE +github.com_vmihailenco/tagparser;https://raw.githubusercontent.com/vmihailenco/tagparser/master/LICENSE +github.com_vultr/govultr/v2;https://raw.githubusercontent.com/vultr/govultr/master/LICENSE +github.com_wagoodman/go_partybus;https://raw.githubusercontent.com/wagoodman/go-partybus/master/LICENSE +github.com_wagoodman/go_progress;https://raw.githubusercontent.com/wagoodman/go-progress/master/LICENSE +github.com_xanzy/ssh_agent;https://raw.githubusercontent.com/xanzy/ssh-agent/master/LICENSE +github.com_xdg_go/pbkdf2;https://github.com/xdg-go/pbkdf2 +github.com_xdg_go/scram;https://raw.githubusercontent.com/xdg-go/scram/master/LICENSE +github.com_xdg_go/stringprep;https://raw.githubusercontent.com/xdg-go/stringprep/master/LICENSE +github.com_xi2/xz;https://github.com/xi2/xz +github.com_xlab/treeprint;https://raw.githubusercontent.com/xlab/treeprint/master/LICENSE +github.com_xo/terminfo;https://raw.githubusercontent.com/xo/terminfo/master/LICENSE +github.com_youmark/pkcs8;https://github.com/youmark/pkcs8/blob/master/LICENSE +github.com_yuin/gopher_lua;https://raw.githubusercontent.com/yuin/gopher-lua/master/LICENSE +github.com_zclconf/go_cty;https://raw.githubusercontent.com/zclconf/go-cty/master/LICENSE +github.com_zyedidia/generic;https://raw.githubusercontent.com/zyedidia/generic/master/LICENSE +github_codeql_action/analyze;https://github.com/github/codeql-action/blob/main/LICENSE +github_codeql_action/autobuild;https://github.com/github/codeql-action/blob/main/LICENSE +github_codeql_action/init;https://github.com/github/codeql-action/blob/main/LICENSE +glob;git://github.com/isaacs/node-glob.git +glob_parent;git+https://github.com/gulpjs/glob-parent.git +global_modules;git+https://github.com/jonschlinkert/global-modules.git +global_prefix;git+https://github.com/jonschlinkert/global-prefix.git +go.chromium.org_luci;https://chromium.googlesource.com/infra/luci/luci-go +go.mongodb.org_mongo_driver;https://raw.githubusercontent.com/mongodb/mongo-go-driver/master/LICENSE +go.mozilla.org_pkcs7;https://github.com/mozilla-services/pkcs7 +go.opencensus.io;https://raw.githubusercontent.com/census-instrumentation/opencensus-go/master/LICENSE +go.opentelemetry.io_collector;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector/master/LICENSE +go.opentelemetry.io_collector/component;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector/master/LICENSE +go.opentelemetry.io_collector/confmap;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector/master/LICENSE +go.opentelemetry.io_collector/consumer;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector/master/LICENSE +go.opentelemetry.io_collector/exporter;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector/master/LICENSE +go.opentelemetry.io_collector/exporter/loggingexporter;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector/master/LICENSE +go.opentelemetry.io_collector/exporter/otlpexporter;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector/master/LICENSE +go.opentelemetry.io_collector/exporter/otlphttpexporter;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector/master/LICENSE +go.opentelemetry.io_collector/extension/ballastextension;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector/master/LICENSE +go.opentelemetry.io_collector/extension/zpagesextension;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector/master/LICENSE +go.opentelemetry.io_collector/featuregate;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector/master/LICENSE +go.opentelemetry.io_collector/pdata;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector/master/LICENSE +go.opentelemetry.io_collector/processor/batchprocessor;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector/master/LICENSE +go.opentelemetry.io_collector/processor/memorylimiterprocessor;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector/master/LICENSE +go.opentelemetry.io_collector/receiver;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector/master/LICENSE +go.opentelemetry.io_collector/receiver/otlpreceiver;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector/master/LICENSE +go.opentelemetry.io_collector/semconv;https://raw.githubusercontent.com/open-telemetry/opentelemetry-collector/master/LICENSE +go.opentelemetry.io_contrib/detectors/gcp;https://raw.githubusercontent.com/open-telemetry/opentelemetry-go-contrib/master/LICENSE +go.opentelemetry.io_contrib/instrumentation/google.golang.org/grpc/otelgrpc;https://raw.githubusercontent.com/open-telemetry/opentelemetry-go-contrib/master/LICENSE +go.opentelemetry.io_contrib/instrumentation/net/http/otelhttp;https://raw.githubusercontent.com/open-telemetry/opentelemetry-go-contrib/master/LICENSE +go.opentelemetry.io_contrib/propagators/b3;https://raw.githubusercontent.com/open-telemetry/opentelemetry-go-contrib/master/LICENSE +go.opentelemetry.io_contrib/zpages;https://raw.githubusercontent.com/open-telemetry/opentelemetry-go-contrib/master/LICENSE +go.opentelemetry.io_otel;https://raw.githubusercontent.com/open-telemetry/opentelemetry-go/master/LICENSE +go.opentelemetry.io_otel/exporters/prometheus;https://raw.githubusercontent.com/open-telemetry/opentelemetry-go/master/LICENSE +go.opentelemetry.io_otel/metric;https://raw.githubusercontent.com/open-telemetry/opentelemetry-go/master/LICENSE +go.opentelemetry.io_otel/sdk;https://raw.githubusercontent.com/open-telemetry/opentelemetry-go/master/LICENSE +go.opentelemetry.io_otel/sdk/metric;https://raw.githubusercontent.com/open-telemetry/opentelemetry-go/master/LICENSE +go.opentelemetry.io_otel/trace;https://raw.githubusercontent.com/open-telemetry/opentelemetry-go/master/LICENSE +go.starlark.net;https://raw.githubusercontent.com/google/starlark-go/master/LICENSE +go.uber.org_atomic;https://github.com/uber-go/atomic +go.uber.org_goleak;https://raw.githubusercontent.com/uber-go/goleak/master/LICENSE +go.uber.org_multierr;https://github.com/uber-go/multierr +go.uber.org_zap;https://raw.githubusercontent.com/uber-go/zap/master/LICENSE +gocardless_pro;https://github.com/gocardless/gocardless-pro-php/blob/master/LICENSE.txt +golang.org_x/crypto;https://go.googlesource.com/crypto +golang.org_x/exp;https://go.googlesource.com/exp +golang.org_x/mod;https://go.googlesource.com/mod +golang.org_x/net;https://go.googlesource.com/net +golang.org_x/oauth2;https://go.googlesource.com/oauth2 +golang.org_x/sync;https://go.googlesource.com/sync +golang.org_x/sys;https://go.googlesource.com/sys +golang.org_x/term;https://go.googlesource.com/term +golang.org_x/text;https://go.googlesource.com/text +golang.org_x/time;https://go.googlesource.com/time +golang.org_x/xerrors;https://go.googlesource.com/xerrors +gonum.org_v1/gonum;https://raw.githubusercontent.com/gonum/gonum/master/LICENSE +google_api-core;https://raw.githubusercontent.com/googleapis/python-api-core/master/LICENSE +google_api-python-client;https://raw.githubusercontent.com/googleapis/google-api-python-client/master/LICENSE +google_auth;https://raw.githubusercontent.com/googleapis/google-auth-library-python/master/LICENSE +google_auth-httplib2;https://github.com/GoogleCloudPlatform/google-auth-library-python-httplib2 +google_auth-oauthlib;https://raw.githubusercontent.com/GoogleCloudPlatform/google-auth-library-python-oauthlib/master/LICENSE +google_cloud-compute;https://raw.githubusercontent.com/googleapis/python-compute/master/LICENSE +google_cloud-core;https://raw.githubusercontent.com/googleapis/python-cloud-core/master/LICENSE +google_cloud-storage;https://raw.githubusercontent.com/googleapis/python-storage/master/LICENSE +google_crc32c;https://github.com/googleapis/python-crc32c +google_github-actions_release-please-action;https://github.com/google-github-actions/release-please-action/blob/main/LICENSE +google_resumable-media;https://raw.githubusercontent.com/googleapis/google-resumable-media-python/master/LICENSE +google.golang.org_api;https://raw.githubusercontent.com/googleapis/google-api-go-client/master/LICENSE +google.golang.org_genproto;https://raw.githubusercontent.com/googleapis/go-genproto/master/LICENSE +google.golang.org_genproto/googleapis/rpc;https://raw.githubusercontent.com/googleapis/go-genproto/master/LICENSE +google.golang.org_grpc;https://raw.githubusercontent.com/grpc/grpc-go/master/LICENSE +google.golang.org_protobuf;https://go.googlesource.com/protobuf +googleapis_common-protos;https://raw.githubusercontent.com/googleapis/python-api-common-protos/master/LICENSE +googlemaps;https://github.com/googlemaps/google-maps-ios-utils/blob/main/LICENSE +gopkg.in_inf.v0;https://gopkg.in/inf.v0 +gopkg.in_ini.v1;https://gopkg.in/ini.v1 +gopkg.in_natefinch/lumberjack.v2;https://gopkg.in/natefinch/lumberjack.v2 +gopkg.in_warnings.v0;https://gopkg.in/warnings.v0 +gopkg.in_yaml.v2;https://gopkg.in/yaml.v2 +gopkg.in_yaml.v3;https://gopkg.in/yaml.v3 +graceful_fs;git+https://github.com/isaacs/node-graceful-fs.git +grpcio;https://raw.githubusercontent.com/grpc/grpc/master/LICENSE +gson;https://raw.githubusercontent.com/google/gson/master/LICENSE +guava;https://raw.githubusercontent.com/google/guava/master/LICENSE +gunicorn;https://raw.githubusercontent.com/benoitc/gunicorn/master/LICENSE +has;git://github.com/tarruda/has.git +has_ansi;https://github.com/sindresorhus/has-ansi +has_flag;git+https://github.com/sindresorhus/has-flag.git +has_symbols;git://github.com/ljharb/has-symbols.git +has_symbols;git://github.com/inspect-js/has-symbols.git +hash_sum;git://github.com/bevacqua/hash-sum.git +hdr_histogram-js;git+https://github.com/HdrHistogram/HdrHistogramJS.git +hdr_histogram-percentiles-obj;git+https://github.com/GlenTiki/hdr-histogram-percentiles-obj.git +he;git+https://github.com/mathiasbynens/he.git +highlight.js;git://github.com/highlightjs/highlight.js.git +hiredis;https://raw.githubusercontent.com/redis/hiredis-py/master/LICENSE +homedir_polyfill;git+https://github.com/doowb/homedir-polyfill.git +honcho;https://raw.githubusercontent.com/nickstenning/honcho/master/LICENSE +html_janitor;https://github.com/guardian/html-janitor/blob/master/LICENSE +html2canvas;git+ssh://git@github.com/niklasvh/html2canvas.git +html5_qrcode;git+https://github.com/mebjas/html5-qrcode.git +html5lib;https://github.com/html5lib/html5lib-python +httpbin;https://raw.githubusercontent.com/requests/httpbin/master/LICENSE +httplib2;https://github.com/httplib2/httplib2 +hyperlist;git://github.com/tbranyen/hyperlist.git +iconv_lite;git://github.com/ashtuchkin/iconv-lite.git +icss_replace-symbols;git+https://github.com/css-modules/icss-replace-symbols.git +icss_utils;git+https://github.com/css-modules/icss-utils.git +idna;https://raw.githubusercontent.com/kjd/idna/master/LICENSE.md +image_size;git+https://github.com/image-size/image-size.git +immediate;git://github.com/calvinmetcalf/immediate.git +immutable;git://github.com/immutable-js/immutable-js.git +importlib_metadata;https://raw.githubusercontent.com/python/importlib_metadata/master/LICENSE +inflight;git+https://github.com/npm/inflight.git +inherits;git://github.com/isaacs/inherits.git +ini;git://github.com/isaacs/ini.git +iniconfig;https://raw.githubusercontent.com/pytest-dev/iniconfig/master/LICENSE +ipaddr;https://github.com/google/ipaddr-py +ipaddress;https://raw.githubusercontent.com/phihag/ipaddress/master/LICENSE +ipython;https://raw.githubusercontent.com/ipython/ipython/master/LICENSE +is_arguments;git://github.com/ljharb/is-arguments.git +is_bigint;git+https://github.com/ljharb/is-bigint.git +is_binary-path;git+https://github.com/sindresorhus/is-binary-path.git +is_boolean-object;git://github.com/ljharb/is-boolean-object.git +is_buffer;git://github.com/feross/is-buffer.git +is_callable;git://github.com/ljharb/is-callable.git +is_core-module;git+https://github.com/inspect-js/is-core-module.git +is_date-object;git://github.com/ljharb/is-date-object.git +is_expression;git+https://github.com/pugjs/is-expression.git +is_extendable;git+https://github.com/jonschlinkert/is-extendable.git +is_extglob;git+https://github.com/jonschlinkert/is-extglob.git +is_fullwidth-code-point;git+https://github.com/sindresorhus/is-fullwidth-code-point.git +is_glob;git+https://github.com/micromatch/is-glob.git +is_map;git+https://github.com/inspect-js/is-map.git +is_number;git+https://github.com/jonschlinkert/is-number.git +is_number-object;git://github.com/inspect-js/is-number-object.git +is_promise;git+https://github.com/then/is-promise.git +is_regex;git://github.com/ljharb/is-regex.git +is_regex;git://github.com/inspect-js/is-regex.git +is_set;git+https://github.com/inspect-js/is-set.git +is_string;git://github.com/ljharb/is-string.git +is_symbol;git://github.com/ljharb/is-symbol.git +is_typed-array;git://github.com/ljharb/is-typed-array.git +is_weakmap;git+https://github.com/inspect-js/is-weakmap.git +is_weakset;git+https://github.com/inspect-js/is-weakset.git +is_what;git+https://github.com/mesqueeb/is-what.git +is_windows;git+https://github.com/jonschlinkert/is-windows.git +isarray;git://github.com/juliangruber/isarray.git +isexe;git+https://github.com/isaacs/isexe.git +isodate;https://raw.githubusercontent.com/gweis/isodate/master/LICENSE +isort;https://raw.githubusercontent.com/pycqa/isort/master/LICENSE +j2objc_annotations;http://svn.sonatype.org/spice/tags/oss-parent-7 +jakejarvis_s3_sync-action;https://github.com/jakejarvis/s3-sync-action/blob/master/LICENSE.md +jaraco_classes;https://github.com/jaraco/jaraco.classes +jctools_core;https://raw.githubusercontent.com/JCTools/JCTools/master/LICENSE +jedi;https://github.com/davidhalter/jedi +jeepney;https://gitlab.com/takluyver/jeepney +jinja2;https://raw.githubusercontent.com/pallets/jinja/master/LICENSE.rst +jmespath;https://github.com/jmespath/jmespath.py +jquery;git+https://github.com/jquery/jquery.git +js_base64;git://github.com/dankogai/js-base64.git +js_sha256;git+https://github.com/emn178/js-sha256.git +js_stringify;git+https://github.com/jadejs/js-stringify.git +jsbarcode;git+https://github.com/lindell/JsBarcode.git +jsesc;https://github.com/mathiasbynens/jsesc.git +json5;git+https://github.com/aseemk/json5.git +json5;git+https://github.com/json5/json5.git +jsondiff;https://raw.githubusercontent.com/ZoomerAnalytics/jsondiff/master/LICENSE +jsonfile;git+ssh://git@github.com/jprichardson/node-jsonfile.git +jsonobject;https://github.com/stleary/JSON-java/blob/master/LICENSE +jsr305;https://code.google.com/p/jsr-305/ +jstransformer;git+https://github.com/jstransformers/jstransformer.git +k8s.io_api;https://raw.githubusercontent.com/kubernetes/api/master/LICENSE +k8s.io_apiextensions_apiserver;https://raw.githubusercontent.com/kubernetes/apiextensions-apiserver/master/LICENSE +k8s.io_apimachinery;https://raw.githubusercontent.com/kubernetes/apimachinery/master/LICENSE +k8s.io_cli_runtime;https://raw.githubusercontent.com/kubernetes/cli-runtime/master/LICENSE +k8s.io_client_go;https://raw.githubusercontent.com/kubernetes/client-go/master/LICENSE +k8s.io_component_base;https://raw.githubusercontent.com/kubernetes/component-base/master/LICENSE +k8s.io_klog/v2;https://raw.githubusercontent.com/kubernetes/klog/master/LICENSE +k8s.io_kube_openapi;https://raw.githubusercontent.com/kubernetes/kube-openapi/master/LICENSE +k8s.io_kubectl;https://raw.githubusercontent.com/kubernetes/kubectl/master/LICENSE +k8s.io_utils;https://raw.githubusercontent.com/kubernetes/utils/master/LICENSE +keyring;https://raw.githubusercontent.com/jaraco/keyring/master/LICENSE +kind_of;git+https://github.com/jonschlinkert/kind-of.git +launch_editor;git+https://github.com/yyx990803/launch-editor.git +lazy_cache;git+https://github.com/jonschlinkert/lazy-cache.git +lazy_object-proxy;https://raw.githubusercontent.com/ionelmc/python-lazy-object-proxy/master/LICENSE +ldap3;https://github.com/cannatag/ldap3 +less;git+https://github.com/less/less.js.git +libintl;https://mvnrepository.com/artifact/org.gnu.gettext/libintl/0.18.3 +lie;git+https://github.com/calvinmetcalf/lie.git +lilconfig;git+https://github.com/antonk52/lilconfig.git +listenablefuture;https://raw.githubusercontent.com/google/guava/master/LICENSE +ljharb_actions/node/matrix;https://github.com/ljharb/actions/blob/main/LICENSE +ljharb_actions/node/run;https://github.com/ljharb/actions/blob/main/LICENSE +ljharb_rebase;https://github.com/ljharb/rebase/blob/master/LICENSE +ljharb_require_allow-edits;https://github.com/ljharb/require-allow-edits/blob/main/LICENSE +loader_utils;git+https://github.com/webpack/loader-utils.git +loadjs;git+https://github.com/muicss/loadjs.git +localforage;git://github.com/localForage/localForage.git +locate_path;git+https://github.com/sindresorhus/locate-path.git +lodash;git+https://github.com/lodash/lodash.git +lodash.camelcase;git+https://github.com/lodash/lodash.git +lodash.escaperegexp;git+https://github.com/lodash/lodash.git +lodash.memoize;git+https://github.com/lodash/lodash.git +lodash.uniq;git+https://github.com/lodash/lodash.git +lru_cache;git://github.com/isaacs/node-lru-cache.git +lxml;https://github.com/lxml/lxml +make_dir;git+https://github.com/sindresorhus/make-dir.git +markdown2;https://github.com/trentm/python-markdown2 +markdownify;http://github.com/matthewwithanm/python-markdownify +markupsafe;https://raw.githubusercontent.com/pallets/markupsafe/master/LICENSE.rst +marshmallow;https://raw.githubusercontent.com/marshmallow-code/marshmallow/master/LICENSE +marshmallow_enum;https://github.com/justanr/marshmallow_enum/blob/master/LICENSE +matplotlib_inline;https://raw.githubusercontent.com/ipython/matplotlib-inline/master/LICENSE +maxminddb;https://github.com/maxmind/libmaxminddb/blob/main/LICENSE +maxminddb_geolite2;https://github.com/RR2DO2/maxminddb-geolite2/blob/master/LICENSE +mccabe;https://raw.githubusercontent.com/pycqa/mccabe/master/LICENSE +md5;git://github.com/pvorb/node-md5.git +mdn_data;git+https://github.com/mdn/data.git +merge_source-map;git+https://github.com/keik/merge-source-map.git +merge2;git+ssh://git@github.com/teambition/merge2.git +methods;https://raw.githubusercontent.com/jshttp/methods/master/LICENSE +micromatch;git+https://github.com/micromatch/micromatch.git +mime;git+https://github.com/broofa/node-mime.git +mime_db;git+https://github.com/jshttp/mime-db.git +mime_types;git+https://github.com/jshttp/mime-types.git +minimatch;git://github.com/isaacs/minimatch.git +minimist;git://github.com/substack/minimist.git +mkdirp;git+https://github.com/isaacs/node-mkdirp.git +mock;https://github.com/testing-cabal/mock +mock;https://raw.githubusercontent.com/uber/mock/master/LICENSE +modernc.org_libc;https://gitlab.com/cznic/libc +modernc.org_mathutil;https://gitlab.com/cznic/mathutil +modernc.org_memory;https://gitlab.com/cznic/memory +modernc.org_sqlite;https://gitlab.com/cznic/sqlite +molecule;https://raw.githubusercontent.com/ansible-community/molecule/master/LICENSE +molecule_docker;https://raw.githubusercontent.com/ansible-community/molecule-docker/master/LICENSE +moment;git+https://github.com/moment/moment.git +moment_timezone;git+https://github.com/moment/moment-timezone.git +more_itertools;https://raw.githubusercontent.com/erikrose/more-itertools/master/LICENSE +more_itertools;https://raw.githubusercontent.com/more-itertools/more-itertools/master/LICENSE +ms;git+https://github.com/zeit/ms.git +msrest;https://raw.githubusercontent.com/Azure/msrest-for-python/master/LICENSE.md +msrestazure;https://raw.githubusercontent.com/Azure/msrestazure-for-python/master/LICENSE.md +multidict;https://raw.githubusercontent.com/aio-libs/multidict/master/LICENSE +mypy;https://raw.githubusercontent.com/python/mypy/master/LICENSE +mypy_extensions;https://raw.githubusercontent.com/python/mypy_extensions/master/LICENSE +nanoid;git+https://github.com/ai/nanoid.git +native_request;git://github.com/ZaralDev/native-request.git +needle;git+https://github.com/tomas/needle.git +negotiator;git+https://github.com/jshttp/negotiator.git +netaddr;https://raw.githubusercontent.com/drkjam/netaddr/master/LICENSE.rst +nginx;http://nginx.org/LICENSE +nice_napi;git+https://github.com/addaleax/nice-napi.git +node;https://raw.githubusercontent.com/DefinitelyTyped/DefinitelyTyped/master/LICENSE +node_addon-api;git://github.com/nodejs/node-addon-api.git +node_gyp-build;git+https://github.com/prebuild/node-gyp-build.git +node_releases;git+https://github.com/chicoxyzzy/node-releases.git +nopt;git://github.com/isaacs/nopt.git +normalize_path;git+https://github.com/jonschlinkert/normalize-path.git +normalize_range;git+https://github.com/jamestalmage/normalize-range.git +normalize_url;git+https://github.com/sindresorhus/normalize-url.git +nox;https://raw.githubusercontent.com/wntrblm/nox/master/LICENSE +nth_check;git+https://github.com/fb55/nth-check.git +num2words;https://github.com/savoirfairelinux/num2words +oauthlib;https://raw.githubusercontent.com/oauthlib/oauthlib/master/LICENSE +object_assign;git+https://github.com/sindresorhus/object-assign.git +object_inspect;git://github.com/inspect-js/object-inspect.git +object_inspect;git://github.com/substack/object-inspect.git +object_is;git://github.com/es-shims/object-is.git +object_keys;git://github.com/ljharb/object-keys.git +object.assign;git://github.com/ljharb/object.assign.git +once;git://github.com/isaacs/once.git +onscan.js;git+https://github.com/axenox/onscan.js.git +openpyxl;https://openpyxl.readthedocs.io/en/stable/ +opentelemetry_java-contrib-jmx-metrics;https://github.com/open-telemetry/opentelemetry-java-contrib/blob/main/LICENSE +os_homedir;git+https://github.com/sindresorhus/os-homedir.git +p_limit;git+https://github.com/sindresorhus/p-limit.git +p_locate;git+https://github.com/sindresorhus/p-locate.git +packaging;https://raw.githubusercontent.com/pypa/packaging/master/LICENSE +pako;git+https://github.com/nodeca/pako.git +paramiko;https://raw.githubusercontent.com/paramiko/paramiko/master/LICENSE +parchment;git+https://github.com/quilljs/parchment.git +parse_node-version;git+https://github.com/gulpjs/parse-node-version.git +parse_passwd;git+https://github.com/doowb/parse-passwd.git +parso;https://github.com/davidhalter/parso +passlib;https://github.com/glic3rinu/passlib/blob/master/LICENSE +path_exists;git+https://github.com/sindresorhus/path-exists.git +path_is-absolute;git+https://github.com/sindresorhus/path-is-absolute.git +path_parse;git+https://github.com/jbgutierrez/path-parse.git +pathspec;https://raw.githubusercontent.com/cpburnz/python-pathspec/master/LICENSE +pbr;https://github.com/openstack/pbr/blob/master/LICENSE +pdfkit;https://pypi.org/project/pdfkit/ +perky;https://raw.githubusercontent.com/larryhastings/perky/master/LICENSE +pexpect;https://github.com/pexpect/pexpect/blob/master/LICENSE +phonenumbers;https://raw.githubusercontent.com/daviddrysdale/python-phonenumbers/master/LICENSE +pickleshare;https://raw.githubusercontent.com/pickleshare/pickleshare/master/LICENSE +picocolors;git+https://github.com/alexeyraspopov/picocolors.git +picomatch;git+https://github.com/micromatch/picomatch.git +pify;git+https://github.com/sindresorhus/pify.git +pip;https://github.com/pypa/pip +piscina;git+https://github.com/piscinajs/piscina.git +pkginfo;https://github.com/jwilk-mirrors/python-pkginfo/blob/master/LICENSE.txt +plaid_python;https://github.com/plaid/plaid-python/blob/master/LICENSE +platformdirs;https://raw.githubusercontent.com/platformdirs/platformdirs/master/LICENSE +pluggy;https://raw.githubusercontent.com/pytest-dev/pluggy/master/LICENSE +ply;https://www.dabeaz.com/ply/index.html +plyr;git://github.com/sampotts/plyr.git +popper.js;git+https://github.com/FezVrasta/popper.js.git +postcss;git+https://github.com/postcss/postcss.git +postcss_calc;https://raw.githubusercontent.com/postcss/postcss-calc/master/LICENSE +postcss_colormin;cssnano/cssnano +postcss_convert-values;git+https://github.com/cssnano/cssnano.git +postcss_discard-comments;git+https://github.com/cssnano/cssnano.git +postcss_discard-duplicates;cssnano/cssnano +postcss_discard-empty;cssnano/cssnano +postcss_discard-overridden;cssnano/cssnano +postcss_merge-longhand;git+https://github.com/cssnano/cssnano.git +postcss_merge-rules;git+https://github.com/cssnano/cssnano.git +postcss_minify-font-values;cssnano/cssnano +postcss_minify-gradients;cssnano/cssnano +postcss_minify-params;git+https://github.com/cssnano/cssnano.git +postcss_minify-selectors;git+https://github.com/cssnano/cssnano.git +postcss_modules;git+https://github.com/css-modules/postcss-modules.git +postcss_modules-extract-imports;git+https://github.com/css-modules/postcss-modules-extract-imports.git +postcss_modules-local-by-default;git+https://github.com/css-modules/postcss-modules-local-by-default.git +postcss_modules-scope;git+https://github.com/css-modules/postcss-modules-scope.git +postcss_modules-sync;git+https://github.com/schiehll/postcss-modules-sync.git +postcss_modules-values;git+https://github.com/css-modules/postcss-modules-values.git +postcss_normalize-charset;cssnano/cssnano +postcss_normalize-display-values;cssnano/cssnano +postcss_normalize-positions;git+https://github.com/cssnano/cssnano.git +postcss_normalize-repeat-style;git+https://github.com/cssnano/cssnano.git +postcss_normalize-string;cssnano/cssnano +postcss_normalize-timing-functions;cssnano/cssnano +postcss_normalize-unicode;cssnano/cssnano +postcss_normalize-url;cssnano/cssnano +postcss_normalize-whitespace;cssnano/cssnano +postcss_ordered-values;git+https://github.com/cssnano/cssnano.git +postcss_reduce-initial;cssnano/cssnano +postcss_reduce-transforms;cssnano/cssnano +postcss_selector-parser;git+https://github.com/postcss/postcss-selector-parser.git +postcss_svgo;cssnano/cssnano +postcss_unique-selectors;cssnano/cssnano +postcss_value-parser;git+https://github.com/TrySound/postcss-value-parser.git +pre_commit_action;https://github.com/pre-commit/action/blob/main/LICENSE +premailer;https://github.com/premailer/premailer +prettier;git+https://github.com/prettier/prettier.git +process_nextick-args;git+https://github.com/calvinmetcalf/process-nextick-args.git +promise;git+https://github.com/then/promise.git +prompt_toolkit;https://raw.githubusercontent.com/prompt-toolkit/python-prompt-toolkit/master/LICENSE +protobuf;https://raw.githubusercontent.com/golang/protobuf/master/LICENSE +prr;https://raw.githubusercontent.com/rvagg/prr/master/LICENSE.md +pseudomap;git+https://github.com/isaacs/pseudomap.git +psutil;https://raw.githubusercontent.com/giampaolo/psutil/master/LICENSE +psycopg2_binary;https://github.com/psycopg/psycopg2 +ptyprocess;https://raw.githubusercontent.com/pexpect/ptyprocess/master/LICENSE +pug;https://github.com/pugjs/pug/tree/master/packages/pug +pug_attrs;https://github.com/pugjs/pug/tree/master/packages/pug-attrs +pug_code-gen;https://github.com/pugjs/pug/tree/master/packages/pug-code-gen +pug_error;https://github.com/pugjs/pug/tree/master/packages/pug-error +pug_filters;https://github.com/pugjs/pug/tree/master/packages/pug-filters +pug_lexer;https://github.com/pugjs/pug/tree/master/packages/pug-lexer +pug_linker;https://github.com/pugjs/pug/tree/master/packages/pug-linker +pug_load;https://github.com/pugjs/pug/tree/master/packages/pug-load +pug_parser;https://github.com/pugjs/pug/tree/master/packages/pug-parser +pug_runtime;https://github.com/pugjs/pug/tree/master/packages/pug-runtime +pug_strip-comments;https://github.com/pugjs/pug/tree/master/packages/pug-strip-comments +pug_walk;https://github.com/pugjs/pug/tree/master/packages/pug-walk +pure_eval;http://github.com/alexmojaki/pure_eval +py;https://raw.githubusercontent.com/golang/snappy/master/LICENSE +pyOpenSSL;https://raw.githubusercontent.com/pyca/pyopenssl/master/LICENSE +pyasn1;https://github.com/etingof/pyasn1 +pyasn1_modules;https://github.com/etingof/pyasn1-modules +pycodestyle;https://github.com/PyCQA/pycodestyle/blob/main/LICENSE +pycountry;https://github.com/pycountry/pycountry/blob/main/LICENSE.txt +pycparser;https://raw.githubusercontent.com/eliben/pycparser/master/LICENSE +pycryptodome;https://raw.githubusercontent.com/Legrandin/pycryptodome/master/LICENSE.rst +pydantic;https://raw.githubusercontent.com/pydantic/pydantic/master/LICENSE +pygments;https://raw.githubusercontent.com/pygments/pygments/master/LICENSE +pyinotify;http://github.com/seb-m/pyinotify +pyjwt;https://raw.githubusercontent.com/jpadilla/pyjwt/master/LICENSE +pylint;https://raw.githubusercontent.com/PyCQA/pylint/master/LICENSE +pymongo;http://github.com/mongodb/mongo-python-driver +pynetbox;https://raw.githubusercontent.com/digitalocean/pynetbox/master/LICENSE +pyopenssl;https://raw.githubusercontent.com/pyca/pyopenssl/master/LICENSE +pyotp;https://raw.githubusercontent.com/pyotp/pyotp/master/LICENSE +pyparsing;https://raw.githubusercontent.com/pyparsing/pyparsing/master/LICENSE +pyperclip;https://github.com/asweigart/pyperclip +pyphen;https://raw.githubusercontent.com/Kozea/Pyphen/master/LICENSE +pypng;https://gitlab.com/drj11/pypng +pytest;https://raw.githubusercontent.com/pytest-dev/pytest/master/LICENSE +pytest_cov;https://raw.githubusercontent.com/pytest-dev/pytest-cov/master/LICENSE +pytest_forked;https://raw.githubusercontent.com/pytest-dev/pytest-forked/master/LICENSE +pytest_freezegun;https://raw.githubusercontent.com/ktosiek/pytest-freezegun/master/LICENSE +pytest_httpbin;https://github.com/kevin1024/pytest-httpbin +pytest_mock;https://raw.githubusercontent.com/pytest-dev/pytest-mock/master/LICENSE +pytest_randomly;https://raw.githubusercontent.com/adamchainz/pytest-randomly/master/LICENSE +pytest_testinfra;https://raw.githubusercontent.com/pytest-dev/pytest-testinfra/master/LICENSE +pytest_timeout;http://bitbucket.org/pytest-dev/pytest-timeout +pytest_timeout;http://github.com/pytest-dev/pytest-timeout +pytest_xdist;https://raw.githubusercontent.com/pytest-dev/pytest-xdist/master/LICENSE +python;https://raw.githubusercontent.com/rthalley/dnspython/master/LICENSE +python_apt;https://github.com/excid3/python-apt/blob/master/COPYING.GPL +python_crontab;https://gitlab.com/doctormo/python-crontab/ +python_dateutil;https://raw.githubusercontent.com/dateutil/dateutil/master/LICENSE +python_stdnum;https://github.com/arthurdejong/python-stdnum +python_vagrant;https://github.com/todddeluca/python-vagrant +python_youtube;https://raw.githubusercontent.com/sns-sdks/python-youtube/master/LICENSE +pytz;https://raw.githubusercontent.com/stub42/pytz/master/LICENSE.txt +pyyaml;https://raw.githubusercontent.com/yaml/pyyaml/master/LICENSE +qs;git+https://github.com/ljharb/qs.git +queue_microtask;git://github.com/feross/queue-microtask.git +quill;git+https://github.com/quilljs/quill.git +quill_delta;git+https://github.com/quilljs/delta.git +quill_image-resize;git+https://github.com/Etoile984816138/quill-image-resize-module.git +quill_magic-url;git+https://github.com/visualjerk/quill-magic-url.git +qz_tray;git+https://github.com/qzind/tray.git +rangetouch;git://github.com/sampotts/rangetouch.git +rauth;https://github.com/litl/rauth/blob/master/LICENSE +raw_loader;https://github.com/webpack/raw-loader +readable_stream;git://github.com/nodejs/readable-stream.git +readdirp;git://github.com/paulmillr/readdirp.git +readme_renderer;https://raw.githubusercontent.com/pypa/readme_renderer/master/LICENSE +redis;git://github.com/NodeRedis/node-redis.git +redis;https://raw.githubusercontent.com/andymccurdy/redis-py/master/LICENSE +redis_commands;git+https://github.com/NodeRedis/redis-commands.git +redis_errors;git+https://github.com/NodeRedis/redis-errors.git +redis_parser;git+https://github.com/NodeRedis/node-redis-parser.git +redisearch;https://github.com/RedisSearch/redisearch-py +regenerate;git+https://github.com/mathiasbynens/regenerate.git +regexp.prototype.flags;git://github.com/es-shims/RegExp.prototype.flags.git +regexpu_core;git+https://github.com/mathiasbynens/regexpu-core.git +regjsgen;git://github.com/d10/regjsgen +regjsparser;git+ssh://git@github.com/jviereck/regjsparser.git +rejson;https://raw.githubusercontent.com/RedisJSON/redisjson-py/master/LICENSE +requests;https://raw.githubusercontent.com/psf/requests/master/LICENSE +requests_oauthlib;https://raw.githubusercontent.com/requests/requests-oauthlib/master/LICENSE +requests_toolbelt;https://raw.githubusercontent.com/requests/toolbelt/master/LICENSE +require_directory;git://github.com/troygoode/node-require-directory.git +resolve;git://github.com/browserify/resolve.git +resolve_dir;git+https://github.com/jonschlinkert/resolve-dir.git +resolve_file;git+https://github.com/doowb/resolve-file.git +resolve_url;git://github.com/lydell/resolve-url +resolvelib;https://raw.githubusercontent.com/sarugaku/resolvelib/master/LICENSE +reusify;git+https://github.com/mcollina/reusify.git +rfc3986;https://raw.githubusercontent.com/python-hyper/rfc3986/main/LICENSE +rich;https://raw.githubusercontent.com/willmcgugan/rich/master/LICENSE +rimraf;git://github.com/isaacs/rimraf.git +rq;https://raw.githubusercontent.com/nvie/rq/master/LICENSE +rsa;https://raw.githubusercontent.com/go-playground/universal-translator/master/LICENSE +rsa;https://raw.githubusercontent.com/sybrenstuvel/python-rsa/master/LICENSE +rstcheck;https://raw.githubusercontent.com/rstcheck/rstcheck/master/LICENSE +rstcheck_core;https://raw.githubusercontent.com/rstcheck/rstcheck-core/master/LICENSE +rtlcss;git+https://github.com/MohammadYounes/rtlcss.git +run_parallel;git://github.com/feross/run-parallel.git +s3transfer;https://github.com/boto/s3transfer +safe_buffer;git://github.com/feross/safe-buffer.git +safer_buffer;git+https://github.com/ChALkeR/safer-buffer.git +sass;git+https://github.com/sass/dart-sass.git +sax;git://github.com/isaacs/sax-js.git +secretstorage;https://github.com/mitya57/secretstorage +semantic_version;https://raw.githubusercontent.com/rbarrois/python-semanticversion/master/LICENSE +semver;git+https://github.com/npm/node-semver.git +set_getter;git+https://github.com/doowb/set-getter.git +setuptools;https://raw.githubusercontent.com/pypa/setuptools/master/LICENSE +sh;https://github.com/amoffat/sh +shell_quote;git+ssh://git@github.com/substack/node-shell-quote.git +shellingham;https://raw.githubusercontent.com/sarugaku/shellingham/master/LICENSE +showdown;git+https://github.com/showdownjs/showdown.git +side_channel;git+https://github.com/ljharb/side-channel.git +sigs.k8s.io_cli_utils;https://raw.githubusercontent.com/kubernetes-sigs/cli-utils/master/LICENSE +sigs.k8s.io_controller_runtime;https://raw.githubusercontent.com/kubernetes-sigs/controller-runtime/master/LICENSE +sigs.k8s.io_json;https://raw.githubusercontent.com/kubernetes-sigs/json/master/LICENSE +sigs.k8s.io_kustomize/api;https://raw.githubusercontent.com/kubernetes-sigs/kustomize/master/LICENSE +sigs.k8s.io_kustomize/kyaml;https://raw.githubusercontent.com/kubernetes-sigs/kustomize/master/LICENSE +sigs.k8s.io_structured_merge-diff/v4;https://raw.githubusercontent.com/kubernetes-sigs/structured-merge-diff/master/LICENSE +sigs.k8s.io_yaml;https://raw.githubusercontent.com/kubernetes-sigs/yaml/master/LICENSE +simpleclient;https://github.com/prometheus/client_java +simpleclient_common;https://github.com/prometheus/client_java +simpleclient_httpserver;https://github.com/prometheus/client_java +simpleclient_tracer_common;https://github.com/prometheus/client_java +simpleclient_tracer_otel;https://github.com/prometheus/client_java +simpleclient_tracer_otel_agent;https://github.com/prometheus/client_java +simplejson;http://github.com/simplejson/simplejson +six;https://raw.githubusercontent.com/benjaminp/six/master/LICENSE +slf4j_api;https://github.com/qos-ch/slf4j +slf4j_simple;https://github.com/qos-ch/slf4j +smmap;https://raw.githubusercontent.com/gitpython-developers/smmap/master/LICENSE +socket.io;git://github.com/socketio/socket.io.git +socket.io_adapter;git://github.com/socketio/socket.io-adapter.git +socket.io_client;git+https://github.com/socketio/socket.io-client.git +socket.io_parser;git+https://github.com/socketio/socket.io-parser.git +sortablejs;git://github.com/SortableJS/Sortable.git +soupsieve;https://raw.githubusercontent.com/facelessuser/soupsieve/master/LICENSE.md +source_map;git+ssh://git@github.com/mozilla/source-map.git +source_map-js;git+ssh://git@github.com/7rulnik/source-map.git +source_map-js;git+https://github.com/7rulnik/source-map-js.git +source_map-resolve;git+https://github.com/lydell/source-map-resolve.git +source_map-url;git+https://github.com/lydell/source-map-url.git +sqlparse;https://raw.githubusercontent.com/andialbrecht/sqlparse/master/LICENSE +stable;git+https://github.com/Two-Screen/stable.git +stack_data;http://github.com/alexmojaki/stack_data +stdlib;https://pkg.go.dev/github.com/radisvaliullin/test-golang/stdlib?tab=licenses +stone;https://raw.githubusercontent.com/dropbox/stone/master/LICENSE +string_hash;git://github.com/darkskyapp/string-hash.git +string_width;git+https://github.com/sindresorhus/string-width.git +string.prototype.trimend;git://github.com/es-shims/String.prototype.trimEnd.git +string.prototype.trimleft;git://github.com/es-shims/String.prototype.trimLeft.git +string.prototype.trimright;git://github.com/es-shims/String.prototype.trimRight.git +string.prototype.trimstart;git://github.com/es-shims/String.prototype.trimStart.git +string_decoder;git://github.com/nodejs/string_decoder.git +strip_ansi;https://github.com/chalk/strip-ansi +strip_ansi;git+https://github.com/chalk/strip-ansi.git +strip_json-comments;git+https://github.com/sindresorhus/strip-json-comments.git +stylehacks;cssnano/cssnano +stylus;git://github.com/stylus/stylus.git +superagent;git://github.com/visionmedia/superagent.git +supervisor;https://github.com/Supervisor/supervisor/blob/main/LICENSES.txt +supports_color;https://github.com/chalk/supports-color +supports_color;git+https://github.com/chalk/supports-color.git +supports_preserve-symlinks-flag;git+https://github.com/inspect-js/node-supports-preserve-symlinks-flag.git +svgo;git://github.com/svg/svgo.git +systemd_python;https://github.com/systemd/python-systemd +taxjar;https://github.com/taxjar/taxjar.net/blob/master/LICENSE.txt +tenacity;https://raw.githubusercontent.com/jd/tenacity/master/LICENSE +terminaltables;https://raw.githubusercontent.com/matthewdeanmartin/terminaltables/master/LICENSE +tinycss2;https://raw.githubusercontent.com/Kozea/tinycss/master/LICENSE +tmp;git+https://github.com/raszi/node-tmp.git +to_fast-properties;git+https://github.com/sindresorhus/to-fast-properties.git +to_object-path;git+https://github.com/jonschlinkert/to-object-path.git +to_regex-range;git+https://github.com/micromatch/to-regex-range.git +token_stream;git+https://github.com/pugjs/token-stream.git +tomli;https://raw.githubusercontent.com/hukkin/tomli/master/LICENSE +tomlkit;https://raw.githubusercontent.com/sdispater/tomlkit/master/LICENSE +tornado;https://raw.githubusercontent.com/tornadoweb/tornado/master/LICENSE +touch;git://github.com/isaacs/node-touch.git +tox;https://raw.githubusercontent.com/FasterXML/woodstox/master/LICENSE +traceback_with-variables;https://github.com/andy-landy/traceback_with_variables/blob/master/LICENSE +traitlets;https://raw.githubusercontent.com/ipython/traitlets/master/LICENSE +trustme;https://raw.githubusercontent.com/python-trio/trustme/master/LICENSE +tslib;git+https://github.com/Microsoft/tslib.git +tweepy;https://raw.githubusercontent.com/tweepy/tweepy/master/LICENSE +twiggy;https://raw.githubusercontent.com/wearpants/twiggy/master/LICENSE +twine;https://raw.githubusercontent.com/pypa/twine/master/LICENSE +typer;https://raw.githubusercontent.com/tiangolo/typer/master/LICENSE +types_docutils;https://raw.githubusercontent.com/python/typeshed/master/LICENSE +typing_extensions;https://raw.githubusercontent.com/python/typing_extensions/master/LICENSE +typing_inspect;https://raw.githubusercontent.com/ilevkivskyi/typing_inspect/master/LICENSE +typing_extensions;https://raw.githubusercontent.com/python/typing_extensions/master/LICENSE +unattended_upgrades;https://github.com/mvo5/unattended-upgrades/blob/master/COPYING +universalify;git+https://github.com/RyanZim/universalify.git +update_browserslist-db;git+https://github.com/browserslist/update-db.git +uritemplate;https://raw.githubusercontent.com/python-hyper/uritemplate/main/LICENSE.APACHE +urix;git://github.com/lydell/urix +url_polyfill;git+https://github.com/lifaon74/url-polyfill.git +urllib3;https://github.com/urllib3/urllib3 +util_deprecate;git://github.com/TooTallNate/util-deprecate.git +vary;git+https://github.com/jshttp/vary.git +virtualenv;https://raw.githubusercontent.com/pypa/virtualenv/master/LICENSE +void_elements;git+https://github.com/pugjs/void-elements.git +voluptuous;https://github.com/alecthomas/voluptuous +vue;git+https://github.com/vuejs/vue.git +vue_router;git+https://github.com/vuejs/vue-router.git +vue_template-compiler;git+https://github.com/vuejs/vue.git +vue_template-es2015-compiler;git+https://github.com/vuejs/vue-template-es2015-compiler.git +vuedraggable;git+https://github.com/SortableJS/Vue.Draggable.git +vuex;git+https://github.com/vuejs/vuex.git +wcwidth;https://raw.githubusercontent.com/jquast/wcwidth/master/LICENSE +webencodings;https://raw.githubusercontent.com/SimonSapin/python-webencodings/master/LICENSE +wheel;https://github.com/pypa/wheel +which;git://github.com/isaacs/node-which.git +which_boxed-primitive;git+https://github.com/ljharb/which-boxed-primitive.git +which_collection;git+https://github.com/inspect-js/which-collection.git +which_typed-array;git://github.com/inspect-js/which-typed-array.git +win_inet-pton;https://raw.githubusercontent.com/hickeroar/win_inet_pton/master/LICENSE +with;git+https://github.com/pugjs/with.git +wrap_ansi;git+https://github.com/chalk/wrap-ansi.git +wrappy;git+https://github.com/npm/wrappy.git +wrapt;https://raw.githubusercontent.com/GrahamDumpleton/wrapt/master/LICENSE +ws;git+https://github.com/websockets/ws.git +xlrd;https://github.com/python-excel/xlrd/blob/master/LICENSE +xmlhttprequest_ssl;git://github.com/mjwwit/node-XMLHttpRequest.git +y18n;git+https://github.com/yargs/y18n.git +yallist;git+https://github.com/isaacs/yallist.git +yaml;git+https://github.com/eemeli/yaml.git +yamllint;https://github.com/adrienverge/yamllint/blob/master/LICENSE +yargs;git+https://github.com/yargs/yargs.git +yargs_parser;git+https://github.com/yargs/yargs-parser.git +yarl;https://raw.githubusercontent.com/aio-libs/yarl/master/LICENSE +yocto_queue;git+https://github.com/sindresorhus/yocto-queue.git +zipp;https://raw.githubusercontent.com/jaraco/zipp/master/LICENSE +zxcvbn;https://github.com/dwolfhub/zxcvbn-python +EOF +end