28 lines
756 B
Modula-2
28 lines
756 B
Modula-2
module apigo.cc/gojs
|
|
|
|
go 1.24.0
|
|
|
|
require (
|
|
github.com/Masterminds/semver/v3 v3.2.1
|
|
github.com/dlclark/regexp2 v1.11.5
|
|
github.com/dop251/base64dec v0.0.0-20231022112746-c6c9f9a96217
|
|
github.com/go-sourcemap/sourcemap v2.1.4+incompatible
|
|
github.com/google/pprof v0.0.0-20250903194437-c28834ac2320
|
|
github.com/ssgo/log v1.7.9
|
|
github.com/ssgo/tool v0.4.29
|
|
github.com/ssgo/u v1.7.23
|
|
go.uber.org/goleak v1.3.0
|
|
golang.org/x/net v0.47.0
|
|
golang.org/x/text v0.31.0
|
|
gopkg.in/yaml.v2 v2.4.0
|
|
)
|
|
|
|
require (
|
|
github.com/fsnotify/fsnotify v1.9.0 // indirect
|
|
github.com/kr/text v0.2.0 // indirect
|
|
github.com/ssgo/config v1.7.10 // indirect
|
|
github.com/ssgo/standard v1.7.7 // indirect
|
|
golang.org/x/sys v0.38.0 // indirect
|
|
gopkg.in/yaml.v3 v3.0.1 // indirect
|
|
)
|