dive/runtime
zachary-walters ae996cd718 Updated the deprecated ioutil dependency
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.
2023-07-06 10:41:54 -04:00
..
ci add tests to cover runtime entrypoint 2019-10-09 14:49:59 -04:00
export add tests to cover runtime entrypoint 2019-10-09 14:49:59 -04:00
ui Updated the deprecated ioutil dependency 2023-07-06 10:41:54 -04:00
event.go add tests to cover runtime entrypoint 2019-10-09 14:49:59 -04:00
options.go add option to ignore image parsing errors; closes #258 2020-02-09 22:30:21 -05:00
run.go Add image name to details view (#325) 2020-12-12 07:46:09 -05:00
run_test.go add package install tests + basic execution of dive 2019-11-09 15:40:54 -05:00