From a9fa5d3835158ff16f798b2e4c590e3e1ebcd6aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CNaeel=E2=80=9D?= Date: Sun, 9 Aug 2026 08:24:43 +0400 Subject: [PATCH] =?UTF-8?q?v0.0.1=20=E2=80=94=20=D1=87=D0=B8=D1=81=D1=82?= =?UTF-8?q?=D0=B0=D1=8F=20=D1=81=D1=82=D1=80=D0=B0=D0=BD=D0=B8=D1=86=D0=B0?= =?UTF-8?q?,=20=D0=B1=D0=B5=D0=B7=20=D1=81=D1=81=D1=8B=D0=BB=D0=BE=D0=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server/main.go | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/server/main.go b/server/main.go index 7e9cf55..24fb52c 100644 --- a/server/main.go +++ b/server/main.go @@ -27,7 +27,7 @@ var ( s3Prefix = os.Getenv("S3_PREFIX") // S3 key prefix (may differ from hostname) ) -const VERSION = "1.1.1" +const VERSION = "0.0.1" // Terraform Registry Protocol Structs type Discovery struct { @@ -235,14 +235,6 @@ func rootHandler(w http.ResponseWriter, r *http.Request) { Версия v`+VERSION+` -
- Discovery - /.well-known/terraform.json -
-
- Провайдеры - /v1/providers/ -