all: sync with master

This commit is contained in:
Eugene Burkov
2025-05-14 17:58:24 +03:00
parent 937c16e50d
commit 31d37413fc
86 changed files with 2400 additions and 1009 deletions

View File

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

View File

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