File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -12,16 +12,15 @@ channel!
1212
1313## Stability
1414
15- At this time, package ` netlink ` is in a pre- v1.0.0 state. Changes are being made
16- which may impact the exported API of this package and others in its ecosystem.
17- To follow along on the status of a v1.0.0 release, [ see the associated issue ] ( https://github.com/mdlayher/netlink/issues/123 ) .
15+ This package has reached v1.0.0 and any future breaking API changes will prompt
16+ the release of a new major version. Features and bug fixes will continue to
17+ occur in the v1.x.x series .
1818
1919The general policy of this package is to only support the latest, stable version
2020of Go. Compatibility shims may be added for prior versions of Go on an as-needed
2121basis. If you would like to raise a concern, please [ file an issue] ( https://github.com/mdlayher/netlink/issues/new ) .
2222
23- ** If you depend on this package in your applications, please vendor it or use Go
24- modules when building your application.**
23+ ** If you depend on this package in your applications, please use Go modules.**
2524
2625## Design
2726
You can’t perform that action at this time.
0 commit comments