mirror of
https://github.com/wagoodman/dive
synced 2026-03-14 22:35:50 +01:00
The ioutil package has been deprecated as of Go v1.16: https://go.dev/doc/go1.16#ioutil This commit replaces ioutil functions with their respective io/os functions. |
||
|---|---|---|
| .. | ||
| testdata | ||
| filetree.go | ||
| filetree_test.go | ||
| layer_compare.go | ||
| layer_selection.go | ||
| layer_set_state.go | ||