ceph-csi/internal
Madhu Rajanna 1c1ff6039b cephfs: fix make go-lint error
Not sure why but go-lint is failing
with below error and this fix is required
to make it pass

```
directive `//nolint:staticcheck // See comment above.`
is unused for linter "staticcheck" (nolintlint)
```

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
(cherry picked from commit 4016876c9d)
2023-08-30 11:16:40 +02:00
..
cephfs cephfs: fix make go-lint error 2023-08-30 11:16:40 +02:00
controller rebase: update sigs.k8s.io/controller-runtime to current version 2023-06-06 12:21:43 +00:00
csi-addons rbd: fix resync issue 2023-08-30 11:16:27 +02:00
csi-common build: address interfacer warning 2023-06-05 04:49:46 +00:00
journal build: address gofmt warnings 2023-06-05 04:49:46 +00:00
kms build: address gofmt warnings 2023-06-05 04:49:46 +00:00
liveness cleanup: move log functions to new internal/util/log package 2021-08-26 09:34:05 +00:00
nfs nfs: add support for clients in the StorageClass 2023-07-06 06:24:11 +00:00
rbd rbd: fix resync issue 2023-08-30 11:16:27 +02:00
util build: address gosec warning 2023-06-05 04:49:46 +00:00