Update dependencies #127
Annotations
10 errors
|
Test and publish
commands.GuiCommand.Run calls exec.Cmd.Start, which eventually calls os.Pipe
|
|
Test and publish
commands.GuiCommand.Run calls exec.Cmd.Start, which eventually calls os.OpenFile
|
|
Test and publish
commands.GuiCommand.Run calls exec.Cmd.Start, which eventually calls os.Open
|
|
Test and publish
paths.init calls os.init, which calls os.NewFile
|
|
Test and publish
paths.EnsureDirExists calls os.MkdirAll
|
|
Test and publish
images.Image.GetLatestPath calls filepath.Glob, which eventually calls os.Lstat
|
|
Test and publish
commands.GuiCommand.Run calls os.Getwd
|
|
Test and publish
images.Image.GetLatestPath calls filepath.Glob, which eventually calls os.File.Readdirnames
|
|
Test and publish
commands.downloadImage calls os.Create
|
|
Test and publish
network.GetResponse calls http.Get
|