Skip to content

Commit

Permalink
Bump github.com/rickar/cal/v2 from 2.1.13 to 2.1.14
Browse files Browse the repository at this point in the history
Bumps [github.com/rickar/cal/v2](https://github.com/rickar/cal) from 2.1.13 to 2.1.14.
- [Release notes](https://github.com/rickar/cal/releases)
- [Commits](rickar/cal@v2.1.13...v2.1.14)

---
updated-dependencies:
- dependency-name: github.com/rickar/cal/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 12, 2024
1 parent 3cf1629 commit de331c2
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.13
github.com/rickar/cal/v2 v2.1.14
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.13 h1:FENBPXxDPyL1OWGf9ZdpWGcEiGoSjt0UZED8VOxvK0c=
github.com/rickar/cal/v2 v2.1.13/go.mod h1:/fdlMcx7GjPlIBibMzOM9gMvDBsrK+mOtRXdTzUqV/A=
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/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 de331c2

Please sign in to comment.