Pull request 2317: Update all
Squashed commit of the following: commit 832a5ac0c9d588428c7d030978769e510e011645 Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Wed Dec 4 17:38:20 2024 +0300 client: upd i18n commit 6fa7591109085b169b79bd771808922a1a53f875 Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Wed Dec 4 17:20:30 2024 +0300 client: upd trackers commit f4b692d37c1cc4d784b4a76f85198f4a1cfa7f83 Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Wed Dec 4 16:55:40 2024 +0300 all: upd tools, go
This commit is contained in:
@@ -18,9 +18,11 @@ import (
|
||||
"github.com/AdguardTeam/golibs/log"
|
||||
"github.com/AdguardTeam/golibs/netutil"
|
||||
"github.com/AdguardTeam/golibs/timeutil"
|
||||
"github.com/go-ping/ping"
|
||||
"github.com/insomniacslk/dhcp/dhcpv4"
|
||||
"github.com/insomniacslk/dhcp/dhcpv4/server4"
|
||||
|
||||
//lint:ignore SA1019 See the TODO in go.mod.
|
||||
"github.com/go-ping/ping"
|
||||
)
|
||||
|
||||
// v4Server is a DHCPv4 server.
|
||||
|
||||
Reference in New Issue
Block a user