diff options
author | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2025-01-02 23:16:38 +0300 |
---|---|---|
committer | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2025-01-02 23:16:38 +0300 |
commit | 940af50d96e9a7916674d237dec53738ab776103 (patch) | |
tree | 8309097577c27913d094edfbe60d880da968e680 /content/go/collection.md | |
parent | bd7ba4fe06dcf39ef0219d51e40b38da80fdefcd (diff) |
Auto-commit 2025-01-02
Diffstat (limited to 'content/go/collection.md')
-rw-r--r-- | content/go/collection.md | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/content/go/collection.md b/content/go/collection.md index 8d74ece..c8037cf 100644 --- a/content/go/collection.md +++ b/content/go/collection.md @@ -1,10 +1,10 @@ -+++ -title = "Collection" -name = "collection" -repository = "https://git.neonxp.ru/collection.git" -description = "Генерики для коллекций" -gomod = true -+++ +--- +description: Генерики для коллекций +gomod: true +name: collection +repository: https://git.neonxp.ru/collection.git +title: Collection +--- Go >= 1.18 required. |