rclone/lib/file
Nick Craig-Wood ddecfe6e77 build: make go1.23 the minimum go version
This is necessary now that golang.org/x/crypto is only allowing the
last two versions of Go.

See: https://go.googlesource.com/crypto/+/89ff08d67c4d79f9ac619aaf1f7388888798651f
2025-02-26 18:00:58 +00:00
..
driveletter_other.go build: remove build constraint syntax for go 1.16 and older 2024-04-18 16:53:55 +02:00
driveletter_windows.go build: remove build constraint syntax for go 1.16 and older 2024-04-18 16:53:55 +02:00
file_other.go build: remove build constraint syntax for go 1.16 and older 2024-04-18 16:53:55 +02:00
file_test.go Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
file_windows.go windows: make rclone work with SeBackupPrivilege and/or SeRestorePrivilege 2024-06-07 13:26:30 +01:00
file.go lib/file: reimplement os.OpenFile allowing rename/delete open files under Windows 2019-01-11 10:26:34 +00:00
mkdir.go build: make go1.23 the minimum go version 2025-02-26 18:00:58 +00:00
preallocate_other.go build: remove build constraint syntax for go 1.16 and older 2024-04-18 16:53:55 +02:00
preallocate_unix.go build: remove build constraint syntax for go 1.16 and older 2024-04-18 16:53:55 +02:00
preallocate_windows.go build: fix linting issues reported by golangci-lint on windows 2024-04-22 19:29:12 +02:00
preallocate.go lib/file: make pre-allocate detect disk full errors and return them 2021-03-15 19:22:06 +00:00
unc_test.go build: remove build constraint syntax for go 1.16 and older 2024-04-18 16:53:55 +02:00
unc_windows.go build: remove build constraint syntax for go 1.16 and older 2024-04-18 16:53:55 +02:00
unc.go build: remove build constraint syntax for go 1.16 and older 2024-04-18 16:53:55 +02:00