module atlas9.dev/c/demo go 1.26.0 tool atlas9.dev/c/cmd/atlas9 require ( github.com/BurntSushi/toml v1.6.0 github.com/alexedwards/scs/v2 v2.9.0 github.com/golang-migrate/migrate/v4 v4.19.1 ) require ( github.com/buke/quickjs-go v0.7.6 // indirect github.com/dlclark/regexp2 v1.11.4 // indirect github.com/dop251/goja v0.0.0-20260311135729-065cd970411c // indirect github.com/go-sourcemap/sourcemap v2.1.3+incompatible // indirect github.com/google/pprof v0.0.0-20230207041349-798e818bf904 // indirect github.com/mattn/go-sqlite3 v1.14.34 // indirect golang.org/x/text v0.31.0 // indirect )