summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorPratyush Desai2024-10-02 21:44:49 +0200
committerPratyush Desai2024-10-02 21:44:49 +0200
commit394d6ca2fa34f924b1790ad66da42cf374829315 (patch)
treeec71a9d8bff6b0559bba44422bba7160fcc277cb /go.mod
parenta5cc5e031754db83816e59849de6cb75ff92f9ae (diff)
parentd99a0d84bf3f473a5b78cf8b16b72c7ca927fdb0 (diff)
downloadwatbot-394d6ca2fa34f924b1790ad66da42cf374829315.tar.gz
watbot-394d6ca2fa34f924b1790ad66da42cf374829315.tar.bz2
watbot-394d6ca2fa34f924b1790ad66da42cf374829315.zip
Merge pull request 'Strip formatting codes' (#19) from format into master
Reviewed-on: https://git.com.de/LibertaCasa/watbot/pulls/19
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 84d6919..cbffbfa 100644
--- a/go.mod
+++ b/go.mod
@@ -4,6 +4,7 @@ go 1.15
require (
github.com/creasty/defaults v1.8.0
+ github.com/ergochat/irc-go v0.4.0
github.com/go-irc/irc v2.1.0+incompatible
github.com/stretchr/testify v1.9.0 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect