module github.com/taiidani/hwrc-proton-launcher go 1.13 require ( fyne.io/fyne/v2 v2.4.2 github.com/mitchellh/go-ps v1.0.0 github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect golang.org/x/exp v0.0.0-20230626212559-97b1e661b5df gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect )