You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C:\Users\MarvinJWendt>go get github.com/mh-cbon/go-msi
# github.com/mh-cbon/go-msi/manifestgo\src\github.com\mh-cbon\go-msi\manifest\index.go:152:35: multiple-value uuid.NewV4() in single-value contextgo\src\github.com\mh-cbon\go-msi\manifest\index.go:156:34: multiple-value uuid.NewV4() in single-value contextgo\src\github.com\mh-cbon\go-msi\manifest\index.go:160:32: multiple-value uuid.NewV4() in single-value contextgo\src\github.com\mh-cbon\go-msi\manifest\index.go:164:38: multiple-value uuid.NewV4() in single-value contextgo\src\github.com\mh-cbon\go-msi\manifest\index.go:251:40: cannot use v.Major() (type uint64) as type int64 in argument to strconv.FormatIntgo\src\github.com\mh-cbon\go-msi\manifest\index.go:252:46: cannot use v.Minor() (type uint64) as type int64 in argument to strconv.FormatIntgo\src\github.com\mh-cbon\go-msi\manifest\index.go:253:46: cannot use v.Patch() (type uint64) as type int64 in argument to strconv.FormatInt
Error log:
go version go1.14.4 windows/amd64
The text was updated successfully, but these errors were encountered: