Update dependency go to v1.21.5 (#47)
Some checks failed
Build and push container image / build (push) Failing after 24s

Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
Renovate 2023-12-05 18:23:34 +00:00 committed by Renovate Bot
parent 28970a019a
commit e462a802bf

2
go.mod
View File

@ -1,6 +1,6 @@
module corn-util/bot
go 1.21.4
go 1.21.5
require (
github.com/disgoorg/disgo v0.17.0