chore(deps): bump github.com/teambition/rrule-go from 1.8.0 to 1.8.2 (#2230)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-03-07 07:38:53 +09:00
committed by GitHub
parent e289fe43d4
commit 5d41609bea
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -23,7 +23,7 @@ require (
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.14.0
github.com/stretchr/testify v1.8.2
github.com/teambition/rrule-go v1.8.0
github.com/teambition/rrule-go v1.8.2
go.uber.org/multierr v1.7.0
go.uber.org/zap v1.24.0
golang.org/x/net v0.7.0