Pull request 2339: upd-deps

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

Squashed commit of the following:

commit 40d509625c0099c34e6ff14f69b0ab1535b9c51f
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Fri Feb 7 13:19:24 2025 +0300

    all: upd go, deps
This commit is contained in:
Ainar Garipov
2025-02-07 13:49:29 +03:00
parent d3dea0f46c
commit b92a3cfb89
11 changed files with 199 additions and 181 deletions

View File

@@ -18,6 +18,10 @@ See also the [v0.107.57 GitHub milestone][ms-v0.107.57].
NOTE: Add new changes BELOW THIS COMMENT.
-->
### Security
- Go version has been updated to prevent the possibility of exploiting the Go vulnerabilities fixed in [1.23.6][go-1.23.6].
### Changed
- The *Fastest IP adddress* upstream mode now collects statistics for the all upstream DNS servers.
@@ -28,6 +32,8 @@ NOTE: Add new changes BELOW THIS COMMENT.
[#7590]: https://github.com/AdguardTeam/AdGuardHome/issues/7590
[go-1.23.6]: https://groups.google.com/g/golang-announce/c/xU1ZCHUZw3k
<!--
NOTE: Add new changes ABOVE THIS COMMENT.
-->