mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-08-27 04:17:08 +00:00
Pull request 2471: Update Go & tools
Squashed commit of the following:
commit 7bb21d6e92f1bdb3f928c644f6ea4adda41e1ace
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Thu Sep 4 19:07:35 2025 +0300
all: imp code
commit 85a8751ba41e82b9e92a32d103de719ecc385ff4
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date: Thu Sep 4 17:59:04 2025 +0300
all: upd go & tools
This commit is contained in:
parent
f364a9f851
commit
d2fa4f1af9
28 changed files with 228 additions and 242 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -1,7 +1,7 @@
|
|||
'name': 'build'
|
||||
|
||||
'env':
|
||||
'GO_VERSION': '1.24.6'
|
||||
'GO_VERSION': '1.25.1'
|
||||
'NODE_VERSION': '20'
|
||||
|
||||
'on':
|
||||
|
|
|
|||
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
|
@ -1,7 +1,7 @@
|
|||
'name': 'lint'
|
||||
|
||||
'env':
|
||||
'GO_VERSION': '1.24.6'
|
||||
'GO_VERSION': '1.25.1'
|
||||
|
||||
'on':
|
||||
'push':
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue