fix package name

This commit is contained in:
Star 2025-06-27 15:17:54 +08:00
parent 62b91c98ce
commit 886369a740

4
go.mod
View File

@ -1,6 +1,6 @@
module apigo.cc/apigo/know
module apigo.cc/apigo/runtime
go 1.24
go 1.23.0
require (
apigo.cc/gojs v0.0.13