mirror of
https://github.com/fxkt-tech/liv
synced 2025-09-26 20:11:20 +08:00
10 lines
199 B
Modula-2
10 lines
199 B
Modula-2
module github.com/fxkt-tech/liv
|
|
|
|
go 1.25
|
|
|
|
require (
|
|
github.com/ajstarks/svgo v0.0.0-20211024235047-1546f124cd8b
|
|
github.com/google/uuid v1.6.0
|
|
golang.org/x/exp v0.0.0-20240314144324-c7f7c6466f7f
|
|
)
|