Pull request 1997: upd-go

Squashed commit of the following:

commit 7e558500d08328b4dca4ef67160334f27c8c48d6
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Thu Sep 7 13:54:50 2023 +0300

    all: upd go, tools
This commit is contained in:
Ainar Garipov
2023-09-07 14:10:35 +03:00
parent 93d7be1604
commit 0b3920df62
9 changed files with 114 additions and 93 deletions

View File

@@ -1,7 +1,7 @@
'name': 'build'
'env':
'GO_VERSION': '1.20.7'
'GO_VERSION': '1.20.8'
'NODE_VERSION': '14'
'on':

View File

@@ -1,7 +1,7 @@
'name': 'lint'
'env':
'GO_VERSION': '1.20.7'
'GO_VERSION': '1.20.8'
'on':
'push':