Pull request 2217: Upd Go

Squashed commit of the following:

commit a5be7f94ba2c0ca80a275d9c3861e1450bab9c85
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Wed May 8 15:01:52 2024 +0300

    all: upd go
This commit is contained in:
Eugene Burkov
2024-05-08 15:07:36 +03:00
parent 17c4eeb646
commit 1a62ce471e
8 changed files with 17 additions and 10 deletions

View File

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