ref: 35f58b7553f6ebeeaabcdba5b6950f312463e3b8
dir: /go.mod/
module github.com/psilva261/opossum go 1.17 replace 9fans.net/go v0.0.0-00010101000000-000000000000 => github.com/psilva261/go v0.0.0-20210802153818-99e868f39f77 replace 9fans.net/go v0.0.2 => github.com/psilva261/go v0.0.0-20210802153818-99e868f39f77 replace github.com/mjl-/duit v0.0.0-20200330125617-580cb0b2843f => github.com/psilva261/duit v0.0.0-20210802155600-7e8fedefa7ba exclude github.com/aymerick/douceur v0.1.0 exclude github.com/aymerick/douceur v0.2.0 exclude github.com/hanwen/go-fuse v1.0.0 exclude github.com/hanwen/go-fuse/v2 v2.0.3 require ( 9fans.net/go v0.0.2 github.com/andybalholm/cascadia v1.1.0 github.com/chris-ramon/douceur v0.2.1-0.20160603235419-f3463056cd52 github.com/dop251/goja v0.0.0-20210810150349-acd0507c3d6f github.com/dop251/goja_nodejs v0.0.0-20210225215109-d91c329300e7 github.com/gorilla/css v1.0.0 // indirect github.com/knusbaum/go9p v1.18.0 github.com/mjl-/duit v0.0.0-20200330125617-580cb0b2843f github.com/srwiley/oksvg v0.0.0-20210320200257-875f767ac39a github.com/srwiley/rasterx v0.0.0-20200120212402-85cb7272f5e9 golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb golang.org/x/net v0.0.0-20210316092652-d523dce5a7f4 golang.org/x/text v0.3.7 ) require ( github.com/Plan9-Archive/libauth v0.0.0-20180917063427-d1ca9e94969d // indirect github.com/dlclark/regexp2 v1.4.1-0.20201116162257-a2a8dda75c91 // indirect github.com/emersion/go-sasl v0.0.0-20200509203442-7bfe0ed36a21 // indirect github.com/fhs/mux9p v0.3.1 // indirect github.com/go-sourcemap/sourcemap v2.1.3+incompatible // indirect )