all: sync with master

This commit is contained in:
Eugene Burkov
2025-08-14 20:45:22 +03:00
parent 79db602f50
commit c2c1a7d586
149 changed files with 3133 additions and 2320 deletions

View File

@@ -1,7 +1,7 @@
'name': 'build'
'env':
'GO_VERSION': '1.24.5'
'GO_VERSION': '1.24.6'
'NODE_VERSION': '20'
'on':

View File

@@ -1,7 +1,7 @@
'name': 'lint'
'env':
'GO_VERSION': '1.24.5'
'GO_VERSION': '1.24.6'
'on':
'push':