mirror of
https://github.com/aykhans/gopkg-proxy.git
synced 2026-01-13 18:51:21 +00:00
Update repository URL for go-utils package
This commit is contained in:
2
main.go
2
main.go
@@ -17,7 +17,7 @@ type Package struct {
|
|||||||
// Package mappings
|
// Package mappings
|
||||||
var packages = []Package{
|
var packages = []Package{
|
||||||
{
|
{
|
||||||
Path: "/go-utils",
|
Path: "/utils",
|
||||||
Repo: "https://github.com/aykhans/go-utils",
|
Repo: "https://github.com/aykhans/go-utils",
|
||||||
VCS: "git",
|
VCS: "git",
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user