diff options
Diffstat (limited to 'tools/mpd-stats/go.mod')
| -rw-r--r-- | tools/mpd-stats/go.mod | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/tools/mpd-stats/go.mod b/tools/mpd-stats/go.mod deleted file mode 100644 index cc9971c..0000000 --- a/tools/mpd-stats/go.mod +++ /dev/null @@ -1,9 +0,0 @@ -module golang.fcuny.net/mpd-stats - -go 1.17 - -require ( - github.com/fhs/gompd/v2 v2.2.0 - github.com/google/uuid v1.3.0 - github.com/mattn/go-sqlite3 v1.14.8 -) |
