1
0
mirror of https://github.com/rclone/rclone.git synced 2025-03-17 20:27:52 +02:00
Nick Craig-Wood b809e71d6f lib/mmap: fix lint error on deprecated reflect.SliceHeader
reflect.SliceHeader is deprecated, however the replacement gives a go
vet warning so this disables the lint warning in one use of
reflect.SliceHeader and replaces it in the other.
2024-07-20 10:54:47 +01:00
..
2021-10-20 22:56:19 +02:00
2023-03-24 20:40:52 +00:00
2024-04-25 11:14:14 +01:00
2020-10-14 15:21:31 +01:00
2024-01-03 12:21:08 +00:00