-
Notifications
You must be signed in to change notification settings - Fork 121
Closed
Description
Unfortunately, most projects have moved to go.mod -- GOPATH and git submodules would have been better.
As a result, someone is using the retract feature here:
https://github.com/u-root/u-root/blob/793a1c12ac7f849185ec7dc927cf8ae9e5ad7bc4/go.mod#L71
This breaks the builds for anyone using this project. See here:
Line 264 in a2552c5
github.com/u-root/u-root v7.0.0+incompatible/go.mod h1:RYkpo8pTHrNjW08opNd/U6p/RJE7K0D8fXO0d47+3YY= |
Please upgrade your deps.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels