mirror of https://github.com/tidwall/tile38.git
7dddca165c | ||
---|---|---|
.. | ||
.gitignore | ||
.travis.yml | ||
LICENSE | ||
README.md | ||
client.go | ||
client_conv.go | ||
common.go | ||
doc.go | ||
parse.go | ||
scram.go | ||
server.go | ||
server_conv.go |
README.md
This was renamed to xdg-go/scram
in October 2018. This didn't break dependencies at the time because Github redirected requests. In March 2021, I made xdg-go/scram
a module, which can't be used as xdg/scram
with Github redirects. This repository has been recreated to support legacy dependencies.