diff --git a/go.mod b/go.mod index 3f3778b..cd38863 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/gabe565/castsponsorskip -go 1.21.3 +go 1.21.4 require ( github.com/buger/jsonparser v1.1.1