Skip to content

Commit

Permalink
fix(deps): update codello.dev/ultrastar digest to fe28873
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 31, 2023
1 parent 62af37f commit b5e2507
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
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/Karaoke-Manager/karman
go 1.21

require (
codello.dev/ultrastar v0.0.0-20230813142446-c40f9d3c8388
codello.dev/ultrastar v0.0.0-20230831123740-fe28873c12af
github.com/abema/go-mp4 v0.13.0
github.com/ajg/form v1.5.1
github.com/brianvoe/gofakeit/v6 v6.23.2
Expand Down
3 changes: 3 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
codello.dev/ultrastar v0.0.0-20230813142446-c40f9d3c8388 h1:q6bYZB9lB6WseKNWq0tC3RVTHyLW+vfEa42ioPXCC3A=
codello.dev/ultrastar v0.0.0-20230813142446-c40f9d3c8388/go.mod h1:7S5lBhtHnd6n0tcKNHsCEDnvpsbcUMebjXJ6anM376c=
codello.dev/ultrastar v0.0.0-20230831123740-fe28873c12af h1:3mVaAU/fKZZz+a5no8zcRoozDA0e8VlANp7kjZbvxp8=
codello.dev/ultrastar v0.0.0-20230831123740-fe28873c12af/go.mod h1:Xrppoh1IP781t5Rh7wDE10Wm4inK2H76qCFwnDI7XEY=
github.com/abema/go-mp4 v0.13.0 h1:gjEZLt7g0ePpYA5sUDrI2r8X+WuI8o+USkgG5wMgmkI=
github.com/abema/go-mp4 v0.13.0/go.mod h1:vPl9t5ZK7K0x68jh12/+ECWBCXoWuIDtNgPtU2f04ws=
github.com/ajg/form v1.5.1 h1:t9c7v8JUKu/XxOGBU0yjNpaMloxGEJhUkqFRq0ibGeU=
Expand Down Expand Up @@ -92,6 +94,7 @@ gopkg.in/yaml.v2 v2.2.2/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
gopkg.in/yaml.v2 v2.2.8/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
gorm.io/driver/sqlite v1.5.2/go.mod h1:qxAuCol+2r6PannQDpOP1FP6ag3mKi4esLnB/jHed+4=
gorm.io/gorm v1.25.3 h1:zi4rHZj1anhZS2EuEODMhDisGy+Daq9jtPrNGgbQYD8=
gorm.io/gorm v1.25.3/go.mod h1:L4uxeKpfBml98NYqVqwAdmV1a2nBtAec/cf3fpucW/k=
lukechampine.com/uint128 v1.3.0 h1:cDdUVfRwDUDovz610ABgFD17nXD4/uDgVHl2sC3+sbo=
Expand Down

0 comments on commit b5e2507

Please sign in to comment.