Switch from Dep to go modules #598
Labels
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/feature
Categorizes issue or PR as related to a new feature.
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Milestone
Requires #597
https://go-review.googlesource.com/c/go/+/124384 introduces support for a
v8.0.0+incompatible
annotation in thego.mod
file which should provide a bridge between semver dependencies and go 1.11 Semantic Import Versioning requirement. This will let us updatego.mod
without having to wait fork8s.io/client-go
to rewrite the repository.The text was updated successfully, but these errors were encountered: