Skip to content

Commit

Permalink
build(deps): bump github.com/sj14/jellyfin-go from 0.2.0 to 0.2.2 (#2)
Browse files Browse the repository at this point in the history
Bumps [github.com/sj14/jellyfin-go](https://github.com/sj14/jellyfin-go) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/sj14/jellyfin-go/releases)
- [Commits](sj14/jellyfin-go@v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: github.com/sj14/jellyfin-go
  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] committed May 23, 2024
1 parent 2194833 commit 86e8bbf
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 @@ -3,7 +3,7 @@ module github.com/sj14/jellyctl
go 1.22.2

require (
github.com/sj14/jellyfin-go v0.2.0
github.com/sj14/jellyfin-go v0.2.2
github.com/urfave/cli/v2 v2.27.2
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ github.com/cpuguy83/go-md2man/v2 v2.0.4 h1:wfIWP927BUkWJb2NmU/kNDYIBTh/ziUX91+lV
github.com/cpuguy83/go-md2man/v2 v2.0.4/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf35Ld67mk=
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
github.com/sj14/jellyfin-go v0.2.0 h1:OmLEWTIEpUrsM3YeJ2AONTqneWMkVXdTnStAEHqdF7o=
github.com/sj14/jellyfin-go v0.2.0/go.mod h1:xYSuQ2FXRxhMjw2ty9Do/3ATnTQ4XVT6Aal2uDvuUHA=
github.com/sj14/jellyfin-go v0.2.2 h1:whcY+5Xt2O9ENAx3iZMQhIXZ6jwqfq3+wETmgh8VQyw=
github.com/sj14/jellyfin-go v0.2.2/go.mod h1:xYSuQ2FXRxhMjw2ty9Do/3ATnTQ4XVT6Aal2uDvuUHA=
github.com/urfave/cli/v2 v2.27.2 h1:6e0H+AkS+zDckwPCUrZkKX38mRaau4nL2uipkJpbkcI=
github.com/urfave/cli/v2 v2.27.2/go.mod h1:g0+79LmHHATl7DAcHO99smiR/T7uGLw84w8Y42x+4eM=
github.com/xrash/smetrics v0.0.0-20240312152122-5f08fbb34913 h1:+qGGcbkzsfDQNPPe9UDgpxAWQrhbbBXOYJFQDq/dtJw=
Expand Down

0 comments on commit 86e8bbf

Please sign in to comment.