-
Notifications
You must be signed in to change notification settings - Fork 130
Open
Description
After updating to Go 1.24 I'm running into this error whenever I run any go-licenses command:
$ go tool go-licenses report ./...
# github.com/google/go-licenses
vendor/github.com/google/go-licenses/save.go:125:9: cannot use func(src string) (bool, error) {…} (value of type func(src string) (bool, error)) as func(srcinfo os.FileInfo, src string, dest string) (bool, error) value in struct literal
Anyone else having this problem?
davidjusto, romoh, ezgidemirel and joschi
Metadata
Metadata
Assignees
Labels
No labels