Skip to content

Commit

Permalink
fix(deps): update module github.com/go-co-op/gocron to v1.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 20, 2023
1 parent 3eea587 commit e8b9007
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion backend/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.21
require (
github.com/GoogleCloudPlatform/functions-framework-go v1.7.1
github.com/gin-gonic/gin v1.9.1
github.com/go-co-op/gocron v1.30.2
github.com/go-co-op/gocron v1.32.0
github.com/jrudio/go-plex-client v0.0.0-20230508221844-834554e41d30
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.8.4
Expand Down
2 changes: 2 additions & 0 deletions backend/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,8 @@ github.com/gin-gonic/gin v1.9.1 h1:4idEAncQnU5cB7BeOkPtxjfCSye0AAm1R0RVIqJ+Jmg=
github.com/gin-gonic/gin v1.9.1/go.mod h1:hPrL7YrpYKXt5YId3A/Tnip5kqbEAP+KLuI3SUcPTeU=
github.com/go-co-op/gocron v1.30.2 h1:op1yvMQbuEdGVxb62j0b45Xmk7h3sFd2grlzAU+CZtc=
github.com/go-co-op/gocron v1.30.2/go.mod h1:39f6KNSGVOU1LO/ZOoZfcSxwlsJDQOKSu8erN0SH48Y=
github.com/go-co-op/gocron v1.32.0 h1:sXwEskIRZDyKrEUG7xGE/9oBqx40jh47cTAFr13wiCM=
github.com/go-co-op/gocron v1.32.0/go.mod h1:UGz2oYvVS6PsqlwuOdo5L1Djsg/cQjxJ6T5ntkhp9Bg=
github.com/go-gl/glfw v0.0.0-20190409004039-e6da0acd62b1/go.mod h1:vR7hzQXu2zJy9AVAgeJqvqgH9Q5CA+iKCZ2gyEVpxRU=
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20191125211704-12ad95a8df72/go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8=
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200222043503-6f7a984d4dc4/go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8=
Expand Down

0 comments on commit e8b9007

Please sign in to comment.