Update go

This commit is contained in:
Alexey
2026-04-13 21:23:26 +03:00
parent b98d32971f
commit 8952eae4e2
4 changed files with 21 additions and 26 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ import (
"fmt"
"net/netip"
"github.com/hashicorp/go-multierror"
"github.com/Alexey71/go-multierror"
)
type LookupNetIPer interface {