ceph-csi/internal/journal
Niels de Vos b697b9b0d9 cleanup: replace github.com/pborman/uuid with github.com/google/uuid
The github.com/google/uuid package is used by Kubernetes, and it is part
of the vendor/ directory already. Our usage of github.com/pborman/uuid
can be replaced by github.com/google/uuid, so that
github.com/pborman/uuid can be removed as a dependency.

Closes: #3315
Signed-off-by: Niels de Vos <ndevos@redhat.com>
2022-08-22 14:34:25 +00:00
..
omap.go ci: fix all linter errors found in golangci-lint 2022-06-03 12:55:54 +00:00
voljournal.go cleanup: replace github.com/pborman/uuid with github.com/google/uuid 2022-08-22 14:34:25 +00:00