Dont vendor base85

This commit is contained in:
Kovid Goyal
2022-08-25 11:05:59 +05:30
parent 32e59257d2
commit 0913b64c6b
5 changed files with 5 additions and 330 deletions

View File

@@ -15,8 +15,8 @@ import (
"github.com/spf13/pflag"
"golang.org/x/sys/unix"
"github.com/jamesruan/go-rfc1924/base85"
"kitty"
"kitty/tools/base85"
"kitty/tools/cli"
"kitty/tools/crypto"
"kitty/tools/tty"