module ircserve go 1.26.3 require ( github.com/ergochat/irc-go v0.6.0 github.com/mattn/go-sqlite3 v1.14.48 )