browserutils / kooky

Go code to read cookies from browser cookie stores.
MIT License
210 stars 41 forks source link

fix: go.mod file still referencing github.com/zellyn/kooky #71

Closed preethamn closed 9 months ago

preethamn commented 9 months ago

Replacing reference github.com/zellyn/kooky from cmd/kooky/kooky.go file with github.com/browserutils/kooky and updating the go.mod/go.sum file

zellyn commented 9 months ago

Thanks!

drgrib commented 8 months ago

I'm a new user and I suspect this change has made the package unusable for new users, as shown in #73.