Fix import path in go.mod

This commit is contained in:
2021-01-24 02:52:45 -05:00
parent e733accac6
commit c0fc3422d6

2
go.mod
View File

@ -1,3 +1,3 @@
module samhofi.us/x/keybase
module samhofi.us/x/keybase/v2
go 1.13