mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-26 18:22:09 +02:00
Dont vendor base85
This commit is contained in:
@@ -9,8 +9,8 @@ import (
|
||||
"crypto/sha256"
|
||||
"encoding/json"
|
||||
"fmt"
|
||||
"github.com/jamesruan/go-rfc1924/base85"
|
||||
"golang.org/x/crypto/curve25519"
|
||||
"kitty/tools/base85"
|
||||
"kitty/tools/utils"
|
||||
"time"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user