aboutsummaryrefslogtreecommitdiffstats
path: root/src/go.work
blob: 5b6c9572c54a78fbba832e633ea1f3e2796200b4 (plain) (blame)
1
2
3
4
5
6
go 1.21.5

use (
    ./netlink
    ./
)