Pull request 2410: Update all

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

Squashed commit of the following:

commit 2bdbf9acf3f0bab4a298eeca2f4e4a2313de7bfb
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Wed May 14 17:19:01 2025 +0300

    all: upd go, tools

commit a07ff5fa84684b7ad388da7e87c43bfcf7544e0d
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Wed May 14 17:14:03 2025 +0300

    client: upd i18n
This commit is contained in:
Eugene Burkov
2025-05-14 17:50:55 +03:00
parent 0a6c8b4198
commit 5f8f067150
23 changed files with 252 additions and 146 deletions

View File

@@ -1,7 +1,7 @@
'name': 'build'
'env':
'GO_VERSION': '1.24.2'
'GO_VERSION': '1.24.3'
'NODE_VERSION': '20'
'on':

View File

@@ -1,7 +1,7 @@
'name': 'lint'
'env':
'GO_VERSION': '1.24.2'
'GO_VERSION': '1.24.3'
'on':
'push':