-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
Error log:
C:\Users\MarvinJWendt>go get github.com/mh-cbon/go-msi
# github.com/mh-cbon/go-msi/manifest
go\src\github.com\mh-cbon\go-msi\manifest\index.go:152:35: multiple-value uuid.NewV4() in single-value context
go\src\github.com\mh-cbon\go-msi\manifest\index.go:156:34: multiple-value uuid.NewV4() in single-value context
go\src\github.com\mh-cbon\go-msi\manifest\index.go:160:32: multiple-value uuid.NewV4() in single-value context
go\src\github.com\mh-cbon\go-msi\manifest\index.go:164:38: multiple-value uuid.NewV4() in single-value context
go\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.FormatInt
go\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.FormatInt
go\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.FormatIntgo version go1.14.4 windows/amd64
C:\Users\MarvinJWendt>go env
set GO111MODULE=
set GOARCH=amd64
set GOBIN=
set GOCACHE=C:\Users\MarvinJWendt\AppData\Local\go-build
set GOENV=C:\Users\MarvinJWendt\AppData\Roaming\go\env
set GOEXE=.exe
set GOFLAGS=
set GOHOSTARCH=amd64
set GOHOSTOS=windows
set GOINSECURE=
set GONOPROXY=
set GONOSUMDB=
set GOOS=windows
set GOPATH=C:\Users\MarvinJWendt\go
set GOPRIVATE=
set GOPROXY=https://proxy.golang.org,direct
set GOROOT=c:\go
set GOSUMDB=sum.golang.org
set GOTMPDIR=
set GOTOOLDIR=c:\go\pkg\tool\windows_amd64
set GCCGO=gccgo
set AR=ar
set CC=gcc
set CXX=g++
set CGO_ENABLED=1
set GOMOD=
set CGO_CFLAGS=-g -O2
set CGO_CPPFLAGS=
set CGO_CXXFLAGS=-g -O2
set CGO_FFLAGS=-g -O2
set CGO_LDFLAGS=-g -O2
set PKG_CONFIG=pkg-config
set GOGCCFLAGS=-m64 -mthreads -fmessage-length=0 -fdebug-prefix-map=C:\Users\MARVIN~1\AppData\Local\Temp\go-build157197990=/tmp/go-build -gno-record-gcc-switchesburtonr, theycallmeloki and 1366613
Metadata
Metadata
Assignees
Labels
No labels