diff --git a/go.mod b/go.mod index 629e0ab..8f628f4 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module corn-util/bot -go 1.22.0 +go 1.22 require ( github.com/disgoorg/disgo v0.17.2