tailscale/logtail/filch
Eng Zer Jun f0347e841f refactor: move from io/ioutil to io and os packages
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.

Reference: https://golang.org/doc/go1.16#ioutil
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2022-09-15 21:45:53 -07:00
..
filch_js.go cmd/tsconnect: make logtail uploading work 2022-08-04 09:10:20 -07:00
filch_test.go refactor: move from io/ioutil to io and os packages 2022-09-15 21:45:53 -07:00
filch_unix.go cmd/tsconnect: make logtail uploading work 2022-08-04 09:10:20 -07:00
filch_windows.go Move Linux client & common packages into a public repo. 2020-02-09 09:32:57 -08:00
filch.go logtail/filch: limit buffer file size to 50MB 2021-10-29 13:31:30 -07:00