mirror of
https://github.com/danderson/netboot.git
synced 2025-12-04 17:11:37 +01: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.
|
// limitations under the License.
|
||||||
|
|
||||||
// Package dhcp provides building blocks for DHCP clients and servers.
|
// 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