Mass rewrite imports -> git.wntrmute.dev repo.

This commit is contained in:
2023-05-04 13:58:43 -07:00
parent 0dd4e1c6ca
commit ad03c5f991
30 changed files with 41 additions and 41 deletions

View File

@@ -11,7 +11,7 @@ import (
"strings"
"sync"
"git.sr.ht/~kisom/goutils/lib"
"git.wntrmute.dev/kyle/goutils/lib"
"github.com/pkg/sftp"
"golang.org/x/crypto/ssh"
"golang.org/x/crypto/ssh/agent"