Use pflag IPNet instead of our own helpers
Since pflag can handle net.IPNet arguements use that code. This means
that our code no longer has casts back and forth and just natively uses
net.IPNet.
Showing
pkg/util/net.go
deleted
100644 → 0
pkg/util/net_test.go
deleted
100644 → 0
Please
register
or
sign in
to comment