reg icon indicating copy to clipboard operation
reg copied to clipboard

Fix installation for modern versions of Go and build for darwin arm64

Open dustin-decker opened this issue 2 years ago • 2 comments

Updated installation command for modern versions of Go and updated golang.org/x/sys so it can build for Darwin ARM64 on Go 1.18+

https://stackoverflow.com/questions/71507321/go-1-18-build-error-on-mac-unix-syscall-darwin-1-13-go253-golinkname-mus

dustin-decker avatar Jan 12 '23 16:01 dustin-decker

Is this project dead? We are experiencing the same errors.

erisnar avatar Feb 09 '23 11:02 erisnar

it seems.

I just started fork the project and made a lots of changes.

https://github.com/ttys3/reg

ttys3 avatar Feb 12 '23 08:02 ttys3