update gojs

This commit is contained in:
Star 2024-10-26 22:14:50 +08:00
parent b69e650d54
commit 2f705435c1

2
go.mod
View File

@ -3,7 +3,7 @@ module apigo.cc/gojs/file
go 1.18
require (
apigo.cc/gojs v0.0.3
apigo.cc/gojs v0.0.4
github.com/ssgo/u v1.7.9
)