fix install

This commit is contained in:
anthdm 2024-06-07 09:31:22 +02:00
parent 167d7617a1
commit 99cbc94b2c

View file

@ -14,7 +14,7 @@ import (
const (
replaceID = "AABBCCDD"
bootstrapFolderName = "bootstrap"
reponame = "github.com/anthdm/gothkit"
reponame = "https://github.com/anthdm/gothkit.git"
)
func main() {