Model update + Go version bump

This commit is contained in:
2024-02-09 12:50:33 -07:00
parent 08f1b82a65
commit 9ac96ba787
3 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module himbot
go 1.21.6
go 1.22.0
require github.com/diamondburned/arikawa/v3 v3.3.4