Commit graph

3 commits

Author SHA1 Message Date
007db8eff4 [] .golangci.yml: Replace exportloopref with copyloopvar
Fix the warning:
```
WARN The linter 'exportloopref' is deprecated (since v1.60.2) due to: Since Go1.22 (loopvar) this linter is no longer relevant. Replaced by copyloopvar.
```

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-08-28 14:23:46 +03:00
a0d01aad6a [] lint: Fix golangci-lint config
Signed-off-by: Ekaterina Lebedeva <ekaterina.lebedeva@yadro.com>
2024-08-21 14:22:21 +03:00
True Cloud Lab
e8381da3da Initial commit 2023-07-17 10:51:48 +00:00