rclone/lib/encoder/filename
albertony 5d6b8141ec Replace deprecated ioutil
As of Go 1.16, the same functionality is now provided by package io or
package os, and those implementations should be preferred in new code.
2022-11-07 11:41:47 +00:00
..
decode.go build: make go1.14 the minimum supported Go for building 2021-08-20 19:04:29 +01:00
decode_test.go build: make go1.14 the minimum supported Go for building 2021-08-20 19:04:29 +01:00
encode.go build: make go1.14 the minimum supported Go for building 2021-08-20 19:04:29 +01:00
fuzz.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
gentable.go Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
init.go build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00