Update repository URL for go-utils package

This commit is contained in:
2026-01-02 17:43:22 +04:00
parent 543265e859
commit 476b56c672

View File

@@ -17,7 +17,7 @@ type Package struct {
// Package mappings
var packages = []Package{
{
Path: "/go-utils",
Path: "/utils",
Repo: "https://github.com/aykhans/go-utils",
VCS: "git",
},