From 3b45c7ac6e22bc7d3eedd7b6aabe16d46f6b274d Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sun, 2 Feb 2025 13:31:48 +0100 Subject: [PATCH] remove inlets (unmaintained since jan 2024) (#1131) - ref: #1 - `ERROR:awesome_lint.py: inlets: last updated -370 days, 1:27:54.250331 ago, older than 365 days` --- software/inlets.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/inlets.yml diff --git a/software/inlets.yml b/software/inlets.yml deleted file mode 100644 index 03566b6039..0000000000 --- a/software/inlets.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: inlets -website_url: https://inlets.dev/ -description: Expose your local endpoints to the Internet - with a Kubernetes integration, Docker image and CLI available. -licenses: - - ⊘ Proprietary -platforms: - - Go - - Docker -tags: - - Proxy -source_code_url: https://github.com/inlets/inlets-pro -stargazers_count: 540 -updated_at: '2024-01-29' -archived: false