Pull request 2330: Upd Go

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

Squashed commit of the following:

commit 58aad666b56d7100c7b5291fb8a100fe635e6d62
Author: Eugene Burkov <E.Burkov@AdGuard.COM>
Date:   Fri Jan 17 19:02:06 2025 +0300

    all: upd go
This commit is contained in:
Eugene Burkov
2025-01-17 19:24:56 +03:00
parent 446f21a511
commit 8f75c6ac9d
8 changed files with 16 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
'name': 'build'
'env':
'GO_VERSION': '1.23.4'
'GO_VERSION': '1.23.5'
'NODE_VERSION': '16'
'on':

View File

@@ -1,7 +1,7 @@
'name': 'lint'
'env':
'GO_VERSION': '1.23.4'
'GO_VERSION': '1.23.5'
'on':
'push':