qaisjp / go-discord-irc

The Discord and IRC bridge with puppets! An IRC user is created for each Discord user, messages from IRC seamlessly appear on Discord, and Discord mentions are automagically converted to and from IRC.
MIT License
113 stars 32 forks source link

Makefile: Fix go build argument #142

Closed codeurimpulsif closed 1 year ago

codeurimpulsif commented 1 year ago

Goal

Information

Since Go 1.17, -i flag is deprecated