Commit Graph

4 Commits

Author SHA1 Message Date
Tobias Klauser afa2eb2a66 Use IFLA_* consts defined in golang.org/x/sys/unix
Use the constants provided in the golang.org/x/sys/unix package instead
of locally defining them, as done in commit c94808a88b ("link: add
support for IFLA_GRO_MAX_SIZE").

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
2022-08-07 20:12:18 +02:00
Sebastiaan van Stijn 85b8ad0ce1 go.mod: update dependencies
full diffs:

- 0a2b9b5464...db3c7e526a
- 34d275377b...3e129f6d46

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-09-14 10:45:41 -04:00
Tobias Klauser 7e7e2d40cd Update golang.org/x/sys to current master
This will allow to use type IfaCacheinfo.
2020-01-27 15:51:47 -08:00
Tobias Klauser e934999cd7 Add support for Go modules
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
2019-11-07 09:00:16 -08:00