parent
65a36fea46
commit
4c2739186c
|
@ -66,7 +66,7 @@ func globalTestingOptions(box *gui.Node) {
|
|||
func attemptAutoRebuild() {
|
||||
os.Setenv("GO111MODULE", "off")
|
||||
|
||||
version := "v0.19.0"
|
||||
version := "v0.19.1"
|
||||
|
||||
homeDir := me.userHomePwd.String()
|
||||
quickCmd(homeDir, []string{"mkdir", "-p", "go/src/go.wit.com/apps/"})
|
||||
|
|
Loading…
Reference in New Issue