Using fhs/gompd/v2

This commit is contained in:
aditya-K2
2022-09-09 00:46:38 +05:30
parent 7f4e1460b8
commit b2c5575c8b
8 changed files with 13 additions and 13 deletions

View File

@@ -14,7 +14,7 @@ import (
"github.com/aditya-K2/gomp/views"
"github.com/aditya-K2/fuzzy"
"github.com/fhs/gompd/mpd"
"github.com/fhs/gompd/v2/mpd"
"github.com/gdamore/tcell/v2"
"github.com/spf13/viper"
)