Skip to content

Commit

Permalink
Merge pull request #1393 from brotherlogic/update-1715094408
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 7, 2024
2 parents cfcdf7d + 7223321 commit 3b5966f
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 @@ -27,7 +27,7 @@ require (
github.com/brotherlogic/godiscogs v0.0.0-20240403143827-f1692f7a0410 // indirect
github.com/brotherlogic/keystore v0.0.0-20240426052342-d4398c0b6767 // indirect
github.com/brotherlogic/lock v0.0.0-20240507140256-f2945a87e7c2 // indirect
github.com/brotherlogic/logging v0.0.0-20240428011043-d24e44b4626b // indirect
github.com/brotherlogic/logging v0.0.0-20240507150031-611612610163 // indirect
github.com/brotherlogic/monitor v0.0.0-20221025152653-c10877c5f9e6 // indirect
github.com/brotherlogic/versionserver v0.0.0-20221025154054-c9bcd41be2f2 // indirect
github.com/cespare/xxhash/v2 v2.3.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ github.com/brotherlogic/keystore v0.0.0-20240426052342-d4398c0b6767 h1:0YmevkbG7
github.com/brotherlogic/keystore v0.0.0-20240426052342-d4398c0b6767/go.mod h1:UKdzCJEAwex25P4S1DMss0glzs8wdcz9k6G9cqXaAeE=
github.com/brotherlogic/lock v0.0.0-20240507140256-f2945a87e7c2 h1:cGUoO31aeVa4lJpAJyFQrX0xw02dITNo2fEUNDZxweo=
github.com/brotherlogic/lock v0.0.0-20240507140256-f2945a87e7c2/go.mod h1:Z+SPYuWxvLggZgLhmmZxRdlMoAhlBONwg6l9NksETJU=
github.com/brotherlogic/logging v0.0.0-20240428011043-d24e44b4626b h1:z9RQE1jeBbtYFigZVTp411nDYqnYJhdAqSsDjllPelo=
github.com/brotherlogic/logging v0.0.0-20240428011043-d24e44b4626b/go.mod h1:UjISNuVqVoQ8xUe0Hm11ZjcMUKmhSbapwzjRq7MFrMc=
github.com/brotherlogic/logging v0.0.0-20240507150031-611612610163 h1:ikyZpQeeIvOoZIRi89m5wPFqIQCvl0VLMqaa/WnougA=
github.com/brotherlogic/logging v0.0.0-20240507150031-611612610163/go.mod h1:u6wF9KLuAl+eDPMnEnav1Daa4Oad5tou0iGCftxoQIs=
github.com/brotherlogic/monitor v0.0.0-20221025152653-c10877c5f9e6 h1:hxu2T9JspE76sL3XAx/CNtA9bOO6QCEJkyG9rBXFEVA=
github.com/brotherlogic/monitor v0.0.0-20221025152653-c10877c5f9e6/go.mod h1:babny4VO2GqFwjXqhJsP4a6la4XJeMT6f4BgLBPq4G8=
github.com/brotherlogic/printer v0.0.0-20240419131419-be0bb2f6eb1e h1:6YBjgtETO2uYkGXpe7rHIP98C+IZe/BC9mnX9t6m6nY=
Expand Down

0 comments on commit 3b5966f

Please sign in to comment.