Pull request 1801: upd-go

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

Squashed commit of the following:

commit 4d6abc98329c794b5ea3f67447dd69ea8b60205c
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Wed Apr 5 16:07:29 2023 +0300

    all: upd go, tools, i18n
This commit is contained in:
Ainar Garipov
2023-04-05 16:12:09 +03:00
parent 91ecbede7d
commit 10bffd89c9
9 changed files with 25 additions and 18 deletions

View File

@@ -1,7 +1,7 @@
'name': 'build'
'env':
'GO_VERSION': '1.19.7'
'GO_VERSION': '1.19.8'
'NODE_VERSION': '14'
'on':

View File

@@ -1,7 +1,7 @@
'name': 'lint'
'env':
'GO_VERSION': '1.19.7'
'GO_VERSION': '1.19.8'
'on':
'push':