module zworld go 1.20 require ( github.com/CannibalVox/cgoparam v1.1.0 // indirect github.com/go-gl/glfw v0.0.0-20221017161538-93cebf72946b // indirect github.com/go-gl/glfw/v3.3/glfw v0.0.0-20221017161538-93cebf72946b // indirect github.com/golang/mock v1.6.0 // indirect github.com/google/uuid v1.3.0 // indirect github.com/ojrac/opensimplex-go v1.0.2 // indirect github.com/pkg/errors v0.9.1 // indirect github.com/vkngwrapper/core/v2 v2.2.1 // indirect github.com/vkngwrapper/extensions/v2 v2.2.0 // indirect go.uber.org/multierr v1.10.0 // indirect go.uber.org/zap v1.26.0 // indirect golang.org/x/exp v0.0.0-20231206192017-f3f8817b8deb // indirect )