Skip to content

Commit

Permalink
Bump recorder
Browse files Browse the repository at this point in the history
  • Loading branch information
streamer45 committed Nov 1, 2023
1 parent f9d7f45 commit f1019fa
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 @@ -9,7 +9,7 @@ require (
github.com/docker/docker v20.10.9+incompatible
github.com/gorilla/mux v1.8.0
github.com/kelseyhightower/envconfig v1.4.0
github.com/mattermost/calls-recorder v0.5.2-0.20231005222207-35b06266dd56
github.com/mattermost/calls-recorder v0.5.3-0.20231101214409-5a6468bf48ac
github.com/mattermost/calls-transcriber v0.0.0-20231009225308-0909fc1dad5b
github.com/mattermost/mattermost/server/public v0.0.6
github.com/pborman/uuid v1.2.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -535,8 +535,8 @@ github.com/mailru/easyjson v0.7.0/go.mod h1:KAzv3t3aY1NaHWoQz1+4F1ccyAH66Jk7yos7
github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0=
github.com/mailru/easyjson v0.7.7/go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc=
github.com/marstr/guid v1.1.0/go.mod h1:74gB1z2wpxxInTG6yaqA7KrtM0NZ+RbrcqDvYHefzho=
github.com/mattermost/calls-recorder v0.5.2-0.20231005222207-35b06266dd56 h1:rocs2/HxXL30tA5lap2z+shocQc3a/C4SlpyNoHMfhM=
github.com/mattermost/calls-recorder v0.5.2-0.20231005222207-35b06266dd56/go.mod h1:uxqn0OnX8lHnFOXH/RuJD4xHeEw+D75iomuDYMDlBRU=
github.com/mattermost/calls-recorder v0.5.3-0.20231101214409-5a6468bf48ac h1:2ZOtwlmw/TJ9KAam3qYgc5n/NUxGrJBKzAxBW9fZ70E=
github.com/mattermost/calls-recorder v0.5.3-0.20231101214409-5a6468bf48ac/go.mod h1:s74AtCBI2tw5vcf2GJKh94G1+CVtSClbFQV+cnXm/VM=
github.com/mattermost/calls-transcriber v0.0.0-20231009225308-0909fc1dad5b h1:QfkTWdYo72Dt8eHA1OhZOzWuOmW5v1yZ7oB3//QqUto=
github.com/mattermost/calls-transcriber v0.0.0-20231009225308-0909fc1dad5b/go.mod h1:QsAZaFSWFa5agocLHyCD3foqDZHNLICqBR5FzSaZIT0=
github.com/mattermost/logr/v2 v2.0.16 h1:jnePX4cPskC3WDFvUardh/xZfxNdsFXbEERJQ1kUEDE=
Expand Down

0 comments on commit f1019fa

Please sign in to comment.