summaryrefslogtreecommitdiffhomepage
path: root/dhcpv6/option_iapd.go
diff options
context:
space:
mode:
Diffstat (limited to 'dhcpv6/option_iapd.go')
-rw-r--r--dhcpv6/option_iapd.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/dhcpv6/option_iapd.go b/dhcpv6/option_iapd.go
index 496aa81..00bc424 100644
--- a/dhcpv6/option_iapd.go
+++ b/dhcpv6/option_iapd.go
@@ -4,7 +4,7 @@ import (
"fmt"
"time"
- "github.com/u-root/u-root/pkg/uio"
+ "github.com/u-root/uio/uio"
)
// PDOptions are options used with the IAPD (prefix delegation) option.