Closed nextfour-back-sabina closed 2 years ago
What version of go are you using? addlicense requires go1.16, which is when the io/fs
package was added.
I'm assuming this is simply a go versioning issue. If its something else, please feel free to provide more info.
I used the command:
And the download started. However, it was interrupted by thiss error message:
build github.com/google/addlicense: cannot load io/fs: malformed module path "io/fs": missing dot in first path element
This is the whole download: