Closed FrankFang closed 3 years ago
It works well for go 1.17. Just upgrade go!
Yes, starting from 0.5, the package requires 1.17. If you can only use 1.16, then 0.4.6 can be an option for you.
Reopen for backward compatibility in Go 1.16. Also because of golang/go#48509.
Newbie here. When I ran commands below:
I got
//go:build comment without // +build comment
, but the go.mod file never changed. So how could I install golang-design/clipboard?main.go