Skip to content

Commit

Permalink
chore(deps): update module github.com/aptible/supercronic to v0.2.27
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 18, 2023
1 parent 924908c commit 95e2c7a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/radiofrance/image-registry-metrics-exporter
go 1.20

require (
github.com/aptible/supercronic v0.2.25
github.com/aptible/supercronic v0.2.27
github.com/go-co-op/gocron v1.30.0
github.com/google/go-containerregistry v0.15.2
github.com/gorilla/mux v1.8.0
Expand Down Expand Up @@ -59,7 +59,7 @@ require (
golang.org/x/net v0.15.0 // indirect
golang.org/x/oauth2 v0.12.0 // indirect
golang.org/x/sync v0.3.0 // indirect
golang.org/x/sys v0.12.0 // indirect
golang.org/x/sys v0.13.0 // indirect
golang.org/x/text v0.13.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/protobuf v1.31.0 // indirect
Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ github.com/aptible/supercronic v0.2.2 h1:Ltj+WIRpLB7ld+1BbSS+ehNl4doEVF2KtK9Ua/y
github.com/aptible/supercronic v0.2.2/go.mod h1:R+BgJGSSHmepwQBEtSMS/1GZXJDIE1TV6xz5bhY5tKY=
github.com/aptible/supercronic v0.2.25 h1:l3wJzLNicivvumVPWEM5/B75o1Pi9e5KMtrZR9m6rv4=
github.com/aptible/supercronic v0.2.25/go.mod h1:mrrR6YgUiOvR8zPyLl8zPcHcHmuNN5kht7W7pD/gVrQ=
github.com/aptible/supercronic v0.2.27 h1:VdqHtkruvDoeoXGC9MQFyJTzMXmTlcKtERpScwO95tU=
github.com/aptible/supercronic v0.2.27/go.mod h1:+gIynqzflEt64CCVfyy6zHoyJqBueWyWGUNmfVWMdpY=
github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod h1:Dwedo/Wpr24TaqPxmxbtue+5NUziq4I4S80YR8gNf3Q=
github.com/beorn7/perks v1.0.0/go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+CedLV8=
github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
Expand Down Expand Up @@ -565,6 +567,8 @@ golang.org/x/sys v0.8.0 h1:EBmGv8NaZBZTWvrbjNoL6HVt+IVy3QDQpJs7VRIw3tU=
golang.org/x/sys v0.8.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.12.0 h1:CM0HF96J0hcLAwsHPJZjfdNzs0gftsLfgKt57wWHJ0o=
golang.org/x/sys v0.12.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.13.0 h1:Af8nKPmuFypiUBjVoU9V20FiaFXOcuZI21p0ycVYYGE=
golang.org/x/sys v0.13.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo=
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211/go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8=
golang.org/x/text v0.0.0-20170915032832-14c0d48ead0c/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
Expand Down

0 comments on commit 95e2c7a

Please sign in to comment.