PaulSonOfLars / gotgbot

Autogenerated Go wrapper for the telegram API. Inspired by the python-telegram-bot library.
MIT License
509 stars 114 forks source link

Ensure go.mod files for generated bots are correct #80

Closed PaulSonOfLars closed 1 year ago

PaulSonOfLars commented 1 year ago

What

This PR is a linting PR to ensure that the sample bot go.mod files are consistent.

This includes:

Impact