Add go.mod and go.sum. Require go v1.16

This commit is contained in:
xteve-project
2021-03-29 19:47:56 +02:00
parent 884b427754
commit e44eff0645
12 changed files with 42 additions and 11 deletions

View File

@@ -13,7 +13,7 @@ import (
"runtime"
"strings"
"./src"
"xteve/src"
)
// GitHubStruct : GitHub Account. Über diesen Account werden die Updates veröffentlicht