Pull request 1737: upd-all

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

Squashed commit of the following:

commit e89605e02c7a97ea6dc91cf65afd1d8d8aaedcb2
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Wed Feb 15 14:16:54 2023 +0300

    all: upd go, deps, i18n, flt lists
This commit is contained in:
Ainar Garipov
2023-02-15 15:06:56 +03:00
parent 3378d1c103
commit 6575c068b8
16 changed files with 102 additions and 94 deletions

View File

@@ -1,7 +1,7 @@
'name': 'build'
'env':
'GO_VERSION': '1.19.5'
'GO_VERSION': '1.19.6'
'NODE_VERSION': '14'
'on':

View File

@@ -1,7 +1,7 @@
'name': 'lint'
'env':
'GO_VERSION': '1.19.5'
'GO_VERSION': '1.19.6'
'on':
'push':