-
Notifications
You must be signed in to change notification settings - Fork 129
Open
Description
I am seeing a license warning for all stdlib packages used:
E1109 22:04:50.876016 3561 library.go:159] Package embed does not have module info. Non go modules projects are no longer supported. For feedback, refer to https://github.com/google/go-licenses/issues/128.
E1109 22:04:50.876101 3561 library.go:159] Package fmt does not have module info. Non go modules projects are no longer supported. For feedback, refer to https://github.com/google/go-licenses/issues/128.
E1109 22:04:50.876123 3561 library.go:159] Package bytes does not have module info. Non go modules projects are no longer supported. For feedback, refer to https://github.com/google/go-licenses/issues/128.
...
(source: https://github.com/pulumi/pulumi-vault/actions/runs/6817936124/job/18542508655?pr=330)
This is not the case when I change the version back from go 1.21.3 to go 1.21.
It looks like there is some problem with https://github.com/google/go-licenses/tree/master/internal/third_party/pkgsite, but I'm not familiar enough with this repo to be sure.
brianstrauch, cardil, sharmaansh21, iwahbe, malhussan and 2 moredmihalcik-virtru
Metadata
Metadata
Assignees
Labels
No labels