Update dependency go to v1.22.1

This commit is contained in:
renovate[bot]
2024-03-12 11:43:37 +00:00
parent 5982cc0147
commit 65798afee8

2
go.mod
View File

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