Pull request 2435: Update all

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

Squashed commit of the following:

commit 839f19c764e362d70061cabb6bf27cbf10f304fc
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Wed Jul 9 15:03:24 2025 +0300

    all: upd i18n

commit 4e2a60f4cf29ae1eac824602c69d37b9547ec781
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Wed Jul 9 14:54:07 2025 +0300

    all: upd blocked services

commit ec5ffb6be9107d4688516cc4fab58f3027a8bc20
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Wed Jul 9 14:50:55 2025 +0300

    all: upd go & tools
This commit is contained in:
Eugene Burkov
2025-07-09 15:24:33 +03:00
parent fca0faf6d4
commit 1317e296fd
12 changed files with 140 additions and 133 deletions

View File

@@ -1,7 +1,7 @@
'name': 'build'
'env':
'GO_VERSION': '1.24.4'
'GO_VERSION': '1.24.5'
'NODE_VERSION': '20'
'on':

View File

@@ -1,7 +1,7 @@
'name': 'lint'
'env':
'GO_VERSION': '1.24.4'
'GO_VERSION': '1.24.5'
'on':
'push':