This is an implementation of minesweeper in golang, made with the ui framework fyne.io.
I mainly created it because i was bored and wanted to create a gui app.
Bumped framework version
Fixed potential crash when starting a new game while autosolve is running.