slack-go / slack

Slack API in Go, originally by @nlopes; Maintainers needed, contact @parsley42
https://pkg.go.dev/github.com/slack-go/slack
BSD 2-Clause "Simplified" License
4.63k stars 1.12k forks source link

ci: Adding Go Test Coverage for 1.21 and 1.22 #1298

Closed lorenzoaiello closed 1 month ago

lorenzoaiello commented 1 month ago

This pull request adds test coverage for Go v1.21 and v1.22 to ensure appropriate test coverage with newer versions of Go. I don't expect any issues but a bit of extra test coverage and peace of mind is always nice :)