Pull request 2330: Upd Go

Merge in DNS/adguard-home from upd-go to master

Squashed commit of the following:

commit 58aad666b56d7100c7b5291fb8a100fe635e6d62
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Fri Jan 17 19:02:06 2025 +0300

    all: upd go
This commit is contained in:
Eugene Burkov
2025-01-17 19:24:56 +03:00
parent 446f21a511
commit 8f75c6ac9d
8 changed files with 16 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
module github.com/AdguardTeam/AdGuardHome/internal/tools
go 1.23.4
go 1.23.5
require (
github.com/fzipp/gocyclo v0.6.0