ar icon indicating copy to clipboard operation
ar copied to clipboard

Fix non-constant format strings

Open QuLogic opened this issue 1 year ago • 0 comments

This is now a problem with Go 1.24, as go test does a vet check for it. https://go.dev/doc/go1.24#vet

QuLogic avatar Feb 02 '25 05:02 QuLogic