diff --git a/go.mod b/go.mod index 281b612..1d1fed1 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.21 require ( github.com/bitly/go-simplejson v0.5.0 - github.com/phyer/core v0.2.14 + github.com/phyer/core v0.2.15 github.com/phyer/v5sdkgo v0.1.4 github.com/sirupsen/logrus v1.9.3 )