-
Notifications
You must be signed in to change notification settings - Fork 159
Expand file tree
/
Copy pathgo.mod
More file actions
137 lines (133 loc) · 6.31 KB
/
Copy pathgo.mod
File metadata and controls
137 lines (133 loc) · 6.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
module github.com/go-musicfox/go-musicfox
go 1.26
require (
charm.land/bubbles/v2 v2.1.0
charm.land/bubbletea/v2 v2.0.8
charm.land/lipgloss/v2 v2.0.4
github.com/13thgoutham/go-webview2 v1.0.25
github.com/BurntSushi/toml v1.6.0
github.com/adrg/xdg v0.5.3
github.com/anhoder/foxful-cli v1.1.6
github.com/atotto/clipboard v0.1.4
github.com/bogem/id3v2/v2 v2.1.4
github.com/buger/jsonparser v1.1.2
github.com/charmbracelet/harmonica v0.2.0
github.com/charmbracelet/ultraviolet v0.0.0-20260703014108-f5a850f9c2b7
github.com/charmbracelet/x/ansi v0.11.7
github.com/ebitengine/purego v0.10.1
github.com/fhs/gompd/v2 v2.3.0
github.com/frolovo22/tag v0.0.2
github.com/gen2brain/beeep v0.0.0-20240516210008-9c006672e7f4
github.com/go-flac/flacpicture v0.3.0
github.com/go-musicfox/netease-music v1.6.0
github.com/go-musicfox/notificator v0.1.2
github.com/go-ole/go-ole v1.3.0
github.com/go-viper/mapstructure/v2 v2.4.0
github.com/godbus/dbus/v5 v5.1.0
github.com/gookit/gcli/v2 v2.3.4
github.com/gopxl/beep v1.4.0
github.com/imroc/req/v3 v3.59.0
github.com/juju/persistent-cookiejar v1.0.0
github.com/knadh/koanf/parsers/toml v0.1.0
github.com/knadh/koanf/providers/file v1.2.0
github.com/knadh/koanf/providers/rawbytes v1.0.0
github.com/knadh/koanf/v2 v2.3.0
github.com/lucasb-eyer/go-colorful v1.4.0
github.com/mattn/go-runewidth v0.0.23
github.com/mdp/qrterminal/v3 v3.2.1
github.com/pelletier/go-toml/v2 v2.4.4-0.20260718201843-686c980c4758
github.com/pkg/errors v0.9.1
github.com/rivo/uniseg v0.4.7
github.com/robotn/gohook v1.0.0-beta1
github.com/saltosystems/winrt-go v0.0.0-20240320184339-289d313a74b7
github.com/shkh/lastfm-go v0.0.0-20191215035245-89a801c244e0
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
github.com/tosone/minimp3 v1.0.2
go.etcd.io/bbolt v1.3.7
golang.org/x/sync v0.21.0
golang.org/x/sys v0.46.0
)
require (
charm.land/glamour/v2 v2.0.1 // indirect
github.com/alecthomas/chroma/v2 v2.14.0 // indirect
github.com/andybalholm/brotli v1.2.0 // indirect
github.com/aymerick/douceur v0.2.0 // indirect
github.com/charmbracelet/colorprofile v0.4.3 // indirect
github.com/charmbracelet/x/exp/slice v0.0.0-20250327172914-2fdc97757edf // indirect
github.com/charmbracelet/x/term v0.2.2 // indirect
github.com/charmbracelet/x/termios v0.1.1 // indirect
github.com/charmbracelet/x/windows v0.2.2 // indirect
github.com/clipperhouse/displaywidth v0.11.0 // indirect
github.com/clipperhouse/uax29/v2 v2.7.0 // indirect
github.com/cnsilvan/UnblockNeteaseMusic v0.0.0-20230310083816-92b59c95a366 // indirect
github.com/cocoonlife/goflac v0.0.0-20170210142907-50ea06ed5a9d // indirect
github.com/dlclark/regexp2 v1.11.0 // indirect
github.com/ebitengine/oto/v3 v3.1.0 // indirect
github.com/fogleman/ease v0.0.0-20170301025033-8da417bf1776 // indirect
github.com/forgoer/openssl v1.6.0 // indirect
github.com/frankban/quicktest v1.14.6 // indirect
github.com/fsnotify/fsnotify v1.9.0 // indirect
github.com/go-flac/go-flac v1.0.0 // indirect
github.com/go-musicfox/requests v0.2.3 // indirect
github.com/go-toast/toast v0.0.0-20190211030409-01e6764cf0a4 // indirect
github.com/google/go-querystring v1.1.0 // indirect
github.com/gookit/color v1.5.3 // indirect
github.com/gookit/goutil v0.6.10 // indirect
github.com/gorilla/css v1.0.1 // indirect
github.com/hajimehoshi/go-mp3 v0.3.4 // indirect
github.com/icholy/digest v1.1.0 // indirect
github.com/icza/bitio v1.1.0 // indirect
github.com/jchv/go-winloader v0.0.0-20210711035445-715c2860da7e // indirect
github.com/jezek/xgb v1.3.1 // indirect
github.com/jfreymuth/oggvorbis v1.0.5 // indirect
github.com/jfreymuth/vorbis v1.0.2 // indirect
github.com/juju/go4 v0.0.0-20160222163258-40d72ab9641a // indirect
github.com/klauspost/compress v1.18.2 // indirect
github.com/knadh/koanf/maps v0.1.2 // indirect
github.com/mewkiz/flac v1.0.8 // indirect
github.com/mewkiz/pkg v0.0.0-20230226050401-4010bf0fec14 // indirect
github.com/microcosm-cc/bluemonday v1.0.27 // indirect
github.com/mitchellh/copystructure v1.2.0 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
github.com/mitchellh/reflectwalk v1.0.2 // indirect
github.com/muesli/cancelreader v0.2.2 // indirect
github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d // indirect
github.com/pelletier/go-toml v1.9.5 // indirect
github.com/quic-go/qpack v0.6.0 // indirect
github.com/quic-go/quic-go v0.60.0 // indirect
github.com/refraction-networking/utls v1.8.2 // indirect
github.com/sahilm/fuzzy v0.1.1 // indirect
github.com/tadvi/systray v0.0.0-20190226123456-11a2b8fa57af // indirect
github.com/tidwall/gjson v1.17.1 // indirect
github.com/tidwall/match v1.1.1 // indirect
github.com/tidwall/pretty v1.2.1 // indirect
github.com/vcaesar/go-wayland v0.40.0 // indirect
github.com/vcaesar/keycode v0.20.0 // indirect
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect
github.com/yuin/goldmark v1.7.8 // indirect
github.com/yuin/goldmark-emoji v1.0.5 // indirect
golang.org/x/crypto v0.52.0 // indirect
golang.org/x/net v0.55.0 // indirect
golang.org/x/term v0.43.0 // indirect
golang.org/x/text v0.37.0 // indirect
gopkg.in/errgo.v1 v1.0.1 // indirect
gopkg.in/retry.v1 v1.0.3 // indirect
rsc.io/qr v0.2.0 // indirect
)
replace (
charm.land/bubbletea/v2 v2.0.8 => github.com/go-musicfox/bubbletea/v2 v2.0.8-foxful-1.2
github.com/cnsilvan/UnblockNeteaseMusic => github.com/go-musicfox/UnblockNeteaseMusic v0.1.6
// github.com/cnsilvan/UnblockNeteaseMusic => ../UnblockNeteaseMusic
github.com/cocoonlife/goflac v0.0.0-20170210142907-50ea06ed5a9d => github.com/go-musicfox/goflac v0.1.5
github.com/frolovo22/tag v0.0.2 => github.com/go-musicfox/tag v1.0.2
// github.com/go-musicfox/netease-music => github.com/Kaguya233qwq/netease-music v1.0.9
// github.com/go-musicfox/netease-music => ../netease-music
// github.com/go-musicfox/requests => ../requests
github.com/gookit/gcli/v2 v2.3.4 => github.com/anhoder/gcli/v2 v2.3.5
github.com/gopxl/beep v1.4.0 => github.com/go-musicfox/beep v1.4.1
github.com/hajimehoshi/go-mp3 v0.3.4 => github.com/go-musicfox/go-mp3 v0.3.3
// github.com/robotn/gohook v0.41.0 => github.com/go-musicfox/gohook v0.41.1
github.com/saltosystems/winrt-go => github.com/go-musicfox/winrt-go v0.1.4
github.com/shkh/lastfm-go => github.com/go-musicfox/lastfm-go v0.0.2
)