package main import ( "fmt" "basic.com/valib/licence.git" ) func main() { fmt.Println(licence.GetMachineCode()) }