Don't restrict Go patch semver
All checks were successful
Build and push container image / build (push) Successful in 49s

This commit is contained in:
toast 2024-03-06 09:47:52 +11:00
parent 7fd9363f96
commit ccdf0dbd0a

2
go.mod
View File

@ -1,6 +1,6 @@
module corn-util/bot
go 1.22.0
go 1.22
require (
github.com/disgoorg/disgo v0.17.2