module github.com/gotunnel go 1.21 require ( github.com/google/uuid v1.4.0 github.com/hashicorp/yamux v0.1.1 gopkg.in/yaml.v3 v3.0.1 )