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/list.html | 2 +- layouts/go/single.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'layouts') diff --git a/layouts/go/list.html b/layouts/go/list.html index bdb1549..c8562e7 100644 --- a/layouts/go/list.html +++ b/layouts/go/list.html @@ -38,7 +38,7 @@ {{ end }} {{ end }} {{ end }} 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