mirror of
https://github.com/danderson/netboot.git
synced 2025-10-16 18:11:21 +02:00
dhcp4: correct import constraint so that we can actually import.
This commit is contained in:
parent
50f74885e9
commit
e46cf1fec1
@ -13,4 +13,4 @@
|
||||
// limitations under the License.
|
||||
|
||||
// Package dhcp provides building blocks for DHCP clients and servers.
|
||||
package dhcp // import "go.universe.tf/netboot/dhcp"
|
||||
package dhcp // import "go.universe.tf/netboot/dhcp4"
|
||||
|
Loading…
x
Reference in New Issue
Block a user