File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
1010 github.com/joho/godotenv v1.5.1
1111 github.com/logrusorgru/aurora v2.0.3+incompatible
1212 github.com/nikoksr/notify v0.41.1
13- github.com/robertkrimen/otto v0.5.0
13+ github.com/robertkrimen/otto v0.5.1
1414 github.com/robfig/cron/v3 v3.0.1
1515 github.com/slack-go/slack v0.15.0
1616 github.com/stretchr/testify v1.9.0
Original file line number Diff line number Diff line change @@ -77,8 +77,8 @@ github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRI
7777github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
7878github.com/posthog/posthog-go v0.0.0-20230801140217-d607812dee69 h1:01dHVodha5BzrMtVmcpPeA4VYbZEsTXQ6m4123zQXJk =
7979github.com/posthog/posthog-go v0.0.0-20230801140217-d607812dee69 /go.mod h1:migYMxlAqcnQy+3eN8mcL0b2tpKy6R+8Zc0lxwk4dKM =
80- github.com/robertkrimen/otto v0.5.0 h1:o9rIGwWbeOTtCwmkWnqCSSJ3h9f/ZMKZSz420VDm8xA =
81- github.com/robertkrimen/otto v0.5.0 /go.mod h1:bS433I4Q9p+E5pZLu7r17vP6FkE6/wLxBdmKjoqJXF8 =
80+ github.com/robertkrimen/otto v0.5.1 h1:avDI4ToRk8k1hppLdYFTuuzND41n37vPGJU7547dGf0 =
81+ github.com/robertkrimen/otto v0.5.1 /go.mod h1:bS433I4Q9p+E5pZLu7r17vP6FkE6/wLxBdmKjoqJXF8 =
8282github.com/robfig/cron/v3 v3.0.1 h1:WdRxkvbJztn8LMz/QEvLN5sBU+xKpSqwwUO1Pjr4qDs =
8383github.com/robfig/cron/v3 v3.0.1 /go.mod h1:eQICP3HwyT7UooqI/z+Ov+PtYAWygg1TEWWzGIFLtro =
8484github.com/rogpeppe/go-internal v1.9.0 h1:73kH8U+JUqXU8lRuOHeVHaa/SZPifC7BkcraZVejAe8 =
You can’t perform that action at this time.
0 commit comments