Skip to content

Commit

Permalink
build(deps): bump github.com/rickar/cal/v2 from 2.1.16 to 2.1.17 (#97)
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.16 to 2.1.17.
- [Release notes](https://github.com/rickar/cal/releases)
- [Commits](rickar/cal@v2.1.16...v2.1.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 2, 2024
1 parent 1074ff8 commit 41d34a6
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.22
require (
github.com/cli/go-gh v1.2.1
github.com/nbio/st v0.0.0-20140626010706-e9e8d9816f32
github.com/rickar/cal/v2 v2.1.16
github.com/rickar/cal/v2 v2.1.17
github.com/spf13/pflag v1.0.5
gopkg.in/h2non/gock.v1 v1.1.2
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ github.com/nbio/st v0.0.0-20140626010706-e9e8d9816f32 h1:W6apQkHrMkS0Muv8G/TipAy
github.com/nbio/st v0.0.0-20140626010706-e9e8d9816f32/go.mod h1:9wM+0iRr9ahx58uYLpLIr5fm8diHn0JbqRycJi6w0Ms=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/rickar/cal/v2 v2.1.16 h1:OCbac1I/JTsagh3oyzNbXJWIb5LfdtO79tK+ZAxGjto=
github.com/rickar/cal/v2 v2.1.16/go.mod h1:/fdlMcx7GjPlIBibMzOM9gMvDBsrK+mOtRXdTzUqV/A=
github.com/rickar/cal/v2 v2.1.17 h1:alox9Xxc0iokwVX1Qx5Zt8mvbaMYJ/YWx/d6v9aR8iw=
github.com/rickar/cal/v2 v2.1.17/go.mod h1:/fdlMcx7GjPlIBibMzOM9gMvDBsrK+mOtRXdTzUqV/A=
github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
github.com/rivo/uniseg v0.4.4 h1:8TfxU8dW6PdqD27gjM8MVNuicgxIjxpm4K7x4jp8sis=
github.com/rivo/uniseg v0.4.4/go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88=
Expand Down

0 comments on commit 41d34a6

Please sign in to comment.