all: sync with master

This commit is contained in:
Eugene Burkov
2025-07-10 17:55:28 +03:00
parent 7ceb213c56
commit ed12040673
71 changed files with 1351 additions and 905 deletions

View File

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

View File

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