Pull request 2035: upd-go

Squashed commit of the following:

commit 336c11f1006e4dedfbf721eec394a905fd9baa60
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Wed Oct 11 17:00:24 2023 +0300

    all: upd go
This commit is contained in:
Ainar Garipov
2023-10-11 17:14:54 +03:00
parent 6a36615629
commit 5fa11567aa
7 changed files with 14 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
'name': 'build'
'env':
'GO_VERSION': '1.20.9'
'GO_VERSION': '1.20.10'
'NODE_VERSION': '16'
'on':

View File

@@ -1,7 +1,7 @@
'name': 'lint'
'env':
'GO_VERSION': '1.20.9'
'GO_VERSION': '1.20.10'
'on':
'push':