mirror of https://github.com/hrfee/jfa-go
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
181 B
8 lines
181 B
4 years ago
|
module github.com/hrfee/jfa-go/mediabrowser
|
||
|
|
||
|
go 1.15
|
||
|
|
||
|
replace github.com/hrfee/jfa-go/common => ../common
|
||
|
|
||
|
require github.com/hrfee/jfa-go/common v0.0.0-20210105184019-fdc97b4e86cc
|