next-eeze.git

ref: abd06c5473a24bf0ea576063ebe3a10a0812c188

./go.mod


1
2
3
4
5
6
7
8
9
module notabug.org/apiote/next-eeze

go 1.15

require (
	git.sr.ht/~sircmpwn/getopt v0.0.0-20191230200459-23622cc906b3
	git.sr.ht/~sircmpwn/go-bare v0.0.0-20200812160916-d2c72e1a5018
	golang.org/x/crypto v0.0.0-20200728195943-123391ffb6de
)