Skip to content

Commit

Permalink
Merge pull request #167 from reload/dependabot/go_modules/github.com/…
Browse files Browse the repository at this point in the history
…rickar/cal/v2-2.1.15
  • Loading branch information
dependabot[bot] authored Jan 26, 2024
2 parents 85f1709 + b657afa commit 610cada
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.19
require (
github.com/containrrr/shoutrrr v0.8.0
github.com/martinusso/inflect v0.0.0-20161215184957-e234d1ee70de
github.com/rickar/cal/v2 v2.1.14
github.com/rickar/cal/v2 v2.1.15
github.com/robfig/cron v1.2.0
github.com/shurcooL/githubv4 v0.0.0-20221229060216-a8d4a561cc93
golang.org/x/oauth2 v0.16.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ github.com/mattn/go-isatty v0.0.17 h1:BTarxUcIeDqL27Mc+vyvdWYSL28zpIhv3RoTdsLMPn
github.com/mattn/go-isatty v0.0.17/go.mod h1:kYGgaQfpe5nmfYZH+SKPsOc2e4SrIfOl2e/yFXSvRLM=
github.com/onsi/ginkgo/v2 v2.9.2 h1:BA2GMJOtfGAfagzYtrAlufIP0lq6QERkFmHLMLPwFSU=
github.com/onsi/gomega v1.27.6 h1:ENqfyGeS5AX/rlXDd/ETokDz93u0YufY1Pgxuy/PvWE=
github.com/rickar/cal/v2 v2.1.14 h1:h+tVs7ZNRcZylKS7iVZE7Ll/2sT7sFaRwfxJBGAZac4=
github.com/rickar/cal/v2 v2.1.14/go.mod h1:/fdlMcx7GjPlIBibMzOM9gMvDBsrK+mOtRXdTzUqV/A=
github.com/rickar/cal/v2 v2.1.15 h1:bm6ll40ph9BLvY35Sy5KdT6GxN7UY56ZwCq/cJAxdew=
github.com/rickar/cal/v2 v2.1.15/go.mod h1:/fdlMcx7GjPlIBibMzOM9gMvDBsrK+mOtRXdTzUqV/A=
github.com/robfig/cron v1.2.0 h1:ZjScXvvxeQ63Dbyxy76Fj3AT3Ut0aKsyd2/tl3DTMuQ=
github.com/robfig/cron v1.2.0/go.mod h1:JGuDeoQd7Z6yL4zQhZ3OPEVHB7fL6Ka6skscFHfmt2k=
github.com/shurcooL/githubv4 v0.0.0-20221229060216-a8d4a561cc93 h1:JNy04upyaTaAGVlUFAL+60/1nphmJtuTu36tLhbaqXk=
Expand Down

0 comments on commit 610cada

Please sign in to comment.