Skip to content

Instantly share code, notes, and snippets.

module test
go 1.17
require (
github.com/cbeuw/connutil v0.0.0-20200411215123-966bfaa51ee3 // indirect
golang.org/x/crypto v0.0.0-20220331220935-ae2d96664a29 // indirect
)