Mercurial > projects > managesieve
view go.mod @ 3:8413916df2be
Add method to query the implementation string
author | Guido Berhoerster <guido+managesieve@berhoerster.name> |
---|---|
date | Mon, 26 Oct 2020 15:24:43 +0100 |
parents | 6369453d47a3 |
children |
line wrap: on
line source
module go.guido-berhoerster.org/managesieve go 1.14 require ( golang.org/x/crypto v0.0.0-20200709230013-948cd5f35899 golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd // indirect )