module tangled.org/guid.foo/wicket go 1.24 require ( github.com/fsnotify/fsnotify v1.9.0 github.com/google/uuid v1.6.0 gopkg.in/yaml.v3 v3.0.1 ) require ( github.com/alicebob/miniredis/v2 v2.37.0 // indirect github.com/cespare/xxhash/v2 v2.3.0 // indirect github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect github.com/redis/go-redis/v9 v9.18.0 // indirect github.com/yuin/gopher-lua v1.1.1 // indirect go.uber.org/atomic v1.11.0 // indirect golang.org/x/sys v0.13.0 // indirect )