module gopkg.in/irc.v4

go 1.13

require (
	github.com/stretchr/testify v1.8.0
	golang.org/x/time v0.0.0-20220722155302-e5dcc9cfc0b9
	gopkg.in/yaml.v2 v2.4.0
)
