Fixed go version in go mod
This commit is contained in:
parent
999605c2fc
commit
b00028d8e3
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
|||
module himbot
|
||||
|
||||
go 1.23.2
|
||||
go 1.23
|
||||
|
||||
require github.com/diamondburned/arikawa/v3 v3.4.0
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue