From b2216cf9dea9da1e78cbc4703c9700110833dd98 Mon Sep 17 00:00:00 2001 From: Alexander Neonxp Kiryukhin Date: Wed, 11 Dec 2024 02:08:59 +0300 Subject: Auto-commit 2024-12-11 --- layouts/go/single.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/go/single.html') diff --git a/layouts/go/single.html b/layouts/go/single.html index cc95c8e..e7c1c90 100644 --- a/layouts/go/single.html +++ b/layouts/go/single.html @@ -24,7 +24,7 @@ {{ end }}
Установка: -
go get neonxp.ru/go/{{ .Params.Name }}
+
go get -u neonxp.ru/go/{{ .Params.Name }}@latest
{{ .Summary }}
{{ .Content }}
-- cgit v1.2.3