module tests go 1.22.1 require ( github.com/go-telegram/bot v1.13.3 gopkg.in/yaml.v3 v3.0.1 common v0.0.1 ) replace common => ./common