aboutsummaryrefslogtreecommitdiff
path: root/layouts/go/list.html
diff options
context:
space:
mode:
authorAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-12-11 02:08:59 +0300
committerAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-12-11 02:08:59 +0300
commitb2216cf9dea9da1e78cbc4703c9700110833dd98 (patch)
tree4e2c3e8ef764cd137f210cfecdad02b8d3f49e44 /layouts/go/list.html
parent1fabbf4ae69b1f1b8746d0e2c585a4e0015f9912 (diff)
Auto-commit 2024-12-11
Diffstat (limited to 'layouts/go/list.html')
-rw-r--r--layouts/go/list.html2
1 files changed, 1 insertions, 1 deletions
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 }}
<footer>
- <pre>go get neonxp.ru/go/{{ .Params.Name }}</pre>
+ <pre>go get -u neonxp.ru/go/{{ .Params.Name }}@latest</pre>
</footer>
</article>
{{ end }}