all: sync with master

This commit is contained in:
Eugene Burkov
2025-06-18 18:03:13 +03:00
parent 5076ec028a
commit 205c6359a8
41 changed files with 3329 additions and 627 deletions

View File

@@ -1,7 +1,7 @@
'name': 'build'
'env':
'GO_VERSION': '1.24.3'
'GO_VERSION': '1.24.4'
'NODE_VERSION': '20'
'on':

View File

@@ -1,7 +1,7 @@
'name': 'lint'
'env':
'GO_VERSION': '1.24.3'
'GO_VERSION': '1.24.4'
'on':
'push':