module BkupDB go 1.20 require ( github.com/go-sql-driver/mysql v1.7.1 gopkg.in/yaml.v2 v2.4.0 )