1
Fork 0

Downgrade go-co-op/gocron to v1.31.1 (#27511)

This commit is contained in:
silverwind 2023-10-08 00:54:02 +02:00 committed by GitHub
parent 56ea9a4225
commit e51f96829f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -41,7 +41,7 @@ require (
github.com/go-ap/jsonld v0.0.0-20221030091449-f2a191312c73
github.com/go-chi/chi/v5 v5.0.10
github.com/go-chi/cors v1.2.1
github.com/go-co-op/gocron v1.35.0
github.com/go-co-op/gocron v1.31.1
github.com/go-enry/go-enry/v2 v2.8.6
github.com/go-fed/httpsig v1.1.1-0.20201223112313-55836744818e
github.com/go-git/go-billy/v5 v5.5.0