Skip to content

Commit

Permalink
Update netlink dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
takt committed Sep 3, 2019
1 parent 5445cf6 commit 7a8fd8a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ module github.com/ema/qdisc
go 1.12

require (
github.com/mdlayher/netlink v0.0.0-20180516140058-ef6039541fbb
github.com/mdlayher/netlink v0.0.0-20190828143259-340058475d09
golang.org/x/sys v0.0.0-20190902133755-9109b7679e13 // indirect
)

0 comments on commit 7a8fd8a

Please sign in to comment.