lower Go version back to 1.19

This commit is contained in:
Drew Weymouth
2024-05-26 08:41:08 -07:00
parent f97bdf23c2
commit c4e7dd07ca
2 changed files with 4 additions and 10 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
module github.com/dweymouth/supersonic
go 1.21.1
go 1.19
require (
fyne.io/fyne/v2 v2.5.0
github.com/20after4/configdir v0.1.1
github.com/deluan/sanitize v0.0.0-20230310221930-6e18967d9fc1
github.com/dweymouth/fyne-lyrics v0.0.0-20240519002116-250ccc6f4a5f
github.com/dweymouth/fyne-lyrics v0.0.0-20240526154007-e993930580d1
github.com/dweymouth/go-jellyfin v0.0.0-20240517151952-5ceca61cb645
github.com/dweymouth/go-mpv v0.0.0-20230406003141-7f1858e503ee
github.com/dweymouth/go-subsonic v0.0.0-20240417012336-798603e9f3a3