summaryrefslogtreecommitdiffhomepage
path: root/dhcpv4/option_strings.go
diff options
context:
space:
mode:
Diffstat (limited to 'dhcpv4/option_strings.go')
-rw-r--r--dhcpv4/option_strings.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/dhcpv4/option_strings.go b/dhcpv4/option_strings.go
index dafa9f2..a29baa5 100644
--- a/dhcpv4/option_strings.go
+++ b/dhcpv4/option_strings.go
@@ -4,7 +4,7 @@ import (
"fmt"
"strings"
- "github.com/u-root/u-root/pkg/uio"
+ "github.com/u-root/uio/uio"
)
// Strings represents an option encapsulating a list of strings in IPv4 DHCP as