mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-01 15:00:00 +00:00
9 lines
69 B
Text
9 lines
69 B
Text
|
go 1.18
|
||
|
|
||
|
use (
|
||
|
.
|
||
|
./generic_test
|
||
|
./fuzz
|
||
|
./external_jsonlib_test
|
||
|
)
|