use v2 types

This commit is contained in:
Sam
2020-04-08 23:06:52 -04:00
parent b51c00a910
commit d69b73c5c1
19 changed files with 29 additions and 29 deletions

View File

@ -4,7 +4,7 @@
package keybase1
import (
gregor1 "samhofi.us/x/keybase/types/gregor1"
gregor1 "samhofi.us/x/keybase/v2/types/gregor1"
)
type ChatConversationID []byte