Update dependency go to v1.22.0

This commit is contained in:
renovate[bot]
2024-02-07 00:13:29 +00:00
parent 6cb00607d0
commit 21b096089c

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/TheLovinator1/ANewDawn
go 1.21.7
go 1.22.0
require (
github.com/bwmarrin/discordgo v0.27.1