diff --git a/go.mod b/go.mod index d2fd566..1c16500 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module corn-util/bot -go 1.21.3 +go 1.21.4 require ( github.com/disgoorg/disgo v0.16.11