module goingtunneling
go 1.21
require (
github.com/aquilax/go-perlin v1.1.0
github.com/veandco/go-sdl2 v0.4.40
google.golang.org/protobuf v1.34.2
)