ref: 08bfb00caf4453d7f5226913faddb2d715323989
parent: 4527cd62757d0dbfd911ce4fafe013e4a1a5530a
author: Michael Misch <michaelmisch1985@gmail.com>
date: Tue Oct 13 04:59:42 PDT 2020
Update gcli.go Use archived libauth
--- a/gcli.go
+++ b/gcli.go
@@ -13,7 +13,7 @@
"sync"
"time"
- "bitbucket.org/mischief/libauth"
+ "github.com/Plan9-Archive/libauth"
)
type results struct {