rclone/cmd/selfupdate
Nick Craig-Wood 831d1df67f docs: factor large docs into separate .md files to make them easier to maintain.
We then use the go embed command to embed them back into the binary.
2023-11-13 16:27:09 +00:00
..
testdata/verify selfupdate: fix "invalid hashsum signature" error 2023-10-18 17:55:19 +01:00
noselfupdate.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
selfupdate.go docs: factor large docs into separate .md files to make them easier to maintain. 2023-11-13 16:27:09 +00:00
selfupdate.md docs: factor large docs into separate .md files to make them easier to maintain. 2023-11-13 16:27:09 +00:00
selfupdate_test.go selfupdate: fix "invalid hashsum signature" error 2023-10-18 17:55:19 +01:00
verify.go selfupdate: fix "invalid hashsum signature" error 2023-10-18 17:55:19 +01:00
verify_test.go selfupdate: make sure we don't run tests if selfupdate is set 2023-10-20 18:14:27 +01:00
writable_unix.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
writable_unsupported.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
writable_windows.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00