fix(deps): update module github.com/teambition/rrule-go to v1.8.0 (#1048)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-04-20 11:11:38 +09:00
committed by GitHub
parent 24aae58dbc
commit e5cf3b95cf
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -15,7 +15,7 @@ require (
github.com/onsi/gomega v1.17.0
github.com/prometheus/client_golang v1.12.1
github.com/stretchr/testify v1.7.0
github.com/teambition/rrule-go v1.7.2
github.com/teambition/rrule-go v1.8.0
go.uber.org/zap v1.21.0
golang.org/x/oauth2 v0.0.0-20220309155454-6242fa91716a
gomodules.xyz/jsonpatch/v2 v2.2.0