mirror of
https://github.com/cnsilvan/UnblockNeteaseMusic.git
synced 2025-01-07 03:27:15 +08:00
9 lines
137 B
Modula-2
9 lines
137 B
Modula-2
module github.com/cnsilvan/UnblockNeteaseMusic
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
github.com/mitchellh/mapstructure v1.4.2
|
|
golang.org/x/text v0.3.3
|
|
)
|