git-lfs/locking
Eng Zer Jun 2ebe3ba361
Replace deprecated io/ioutil functions
The io/ioutil package has been deprecated as of Go 1.16 [1]. This commit
replaces the existing io/ioutil functions with their new definitions in
io and os packages.

[1]: https://golang.org/doc/go1.16#ioutil
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2024-01-11 03:48:51 +08:00
..
schemas Make 'locked_at' required in JSON schema 2019-05-16 12:10:16 +03:00
api_test.go lfshttp: fix invalid Accept header syntax 2022-05-06 14:14:08 +01:00
api.go locking: make strings translatable 2022-01-18 17:38:24 +00:00
cache_test.go Replace deprecated io/ioutil functions 2024-01-11 03:48:51 +08:00
cache.go Set package version to v3 2021-09-02 20:41:08 +00:00
lockable.go make additional message strings translatable 2022-01-29 22:36:19 -08:00
locks_test.go Replace deprecated io/ioutil functions 2024-01-11 03:48:51 +08:00
locks.go locks: avoid looking up root directory repeatedly 2023-11-27 21:22:13 +00:00
ssh.go fix: pure SSH list lock command name 2022-12-09 16:33:17 -05:00