Skip to content

v1.0.9

Latest
Compare
Choose a tag to compare
@davidramiro davidramiro released this 18 Feb 18:46

Changelog

  • 566d5e3 Merge pull request #31 from davidramiro/dependabot/go_modules/github.com/gofrs/uuid/v5-5.3.1
  • 69c868c Merge pull request #32 from davidramiro/dependabot/go_modules/github.com/go-telegram/bot-1.14.0
  • a65f057 build(deps): bump github.com/go-telegram/bot from 1.13.3 to 1.14.0
  • fc207df build(deps): bump github.com/gofrs/uuid/v5 from 5.3.0 to 5.3.1
  • 300939a ci: update golangci-lint
  • 821a727 refactor: fix linter errors
  • 0c46420 refactor: use sync.Map instead of mutex, add more logs
  • febe6d0 refactor: use timer instead of ticker for conversation cache