diff --git a/go.mod b/go.mod index 1acbb64..5b2576c 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/gabe565/castsponsorskip -go 1.23.0 +go 1.23.1 require ( github.com/buger/jsonparser v1.1.1