Skip to content

Commit

Permalink
Merge pull request #96 from FlorisFeddema/renovate/github.com-go-co-o…
Browse files Browse the repository at this point in the history
…p-gocron-2.x

fix(deps): update module github.com/go-co-op/gocron to v2
  • Loading branch information
FlorisFeddema authored May 10, 2024
2 parents 6495cca + 1edb3ad commit a801eee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module enphase-envoy-prometheus-exporter
go 1.20

require (
github.com/go-co-op/gocron v1.37.0
github.com/go-co-op/gocron/v2 v2.5.0
github.com/go-co-op/gocron/v2 v2.5.0
github.com/golang-jwt/jwt v3.2.2+incompatible
github.com/prometheus/client_golang v1.19.1
Expand Down

0 comments on commit a801eee

Please sign in to comment.