source: code/trunk/go.mod@ 1

Last change on this file since 1 was 1, checked in by contact, 5 years ago

Add basic IRC listener

File size: 75 bytes
RevLine 
[1]1module git.sr.ht/~emersion/jounce
2
3go 1.13
4
5require gopkg.in/irc.v3 v3.1.0
Note: See TracBrowser for help on using the repository browser.