Fix module import path and installation instructions

This commit is contained in:
2025-05-23 15:19:59 +02:00
parent ee9c0edf8a
commit e136c30266
6 changed files with 104 additions and 104 deletions

View File

@ -4,7 +4,7 @@ import (
"fmt"
"os"
"sshtunnel/cmd"
"git.mvl.sh/vleeuwenmenno/sshtunnel/cmd"
)
func main() {