Skip to content

Commit

Permalink
🤖🦾🛠️ go mod tidy & make package-specs
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 27, 2024
1 parent 3a778f8 commit b791922
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/eventgenerator/spec
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ files:
- autoscaler/vendor/github.com/jackc/puddle/v2/internal/genstack/* # gosub
- autoscaler/vendor/github.com/jmoiron/sqlx/* # gosub
- autoscaler/vendor/github.com/jmoiron/sqlx/reflectx/* # gosub
- autoscaler/vendor/github.com/munnerz/goautoneg/* # gosub
- autoscaler/vendor/github.com/nu7hatch/gouuid/* # gosub
- autoscaler/vendor/github.com/openzipkin/zipkin-go/idgenerator/* # gosub
- autoscaler/vendor/github.com/openzipkin/zipkin-go/model/* # gosub
Expand All @@ -81,7 +82,6 @@ files:
- autoscaler/vendor/github.com/prometheus/client_golang/prometheus/promhttp/* # gosub
- autoscaler/vendor/github.com/prometheus/client_model/go/* # gosub
- autoscaler/vendor/github.com/prometheus/common/expfmt/* # gosub
- autoscaler/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/* # gosub
- autoscaler/vendor/github.com/prometheus/common/model/* # gosub
- autoscaler/vendor/github.com/prometheus/procfs/* # gosub
- autoscaler/vendor/github.com/prometheus/procfs/internal/fs/* # gosub
Expand Down
2 changes: 1 addition & 1 deletion packages/golangapiserver/spec
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ files:
- autoscaler/vendor/github.com/jmoiron/sqlx/reflectx/* # gosub
- autoscaler/vendor/github.com/mattn/go-colorable/* # gosub
- autoscaler/vendor/github.com/mattn/go-isatty/* # gosub
- autoscaler/vendor/github.com/munnerz/goautoneg/* # gosub
- autoscaler/vendor/github.com/nu7hatch/gouuid/* # gosub
- autoscaler/vendor/github.com/ogen-go/ogen/conv/* # gosub
- autoscaler/vendor/github.com/ogen-go/ogen/http/* # gosub
Expand Down Expand Up @@ -115,7 +116,6 @@ files:
- autoscaler/vendor/github.com/prometheus/client_golang/prometheus/promhttp/* # gosub
- autoscaler/vendor/github.com/prometheus/client_model/go/* # gosub
- autoscaler/vendor/github.com/prometheus/common/expfmt/* # gosub
- autoscaler/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/* # gosub
- autoscaler/vendor/github.com/prometheus/common/model/* # gosub
- autoscaler/vendor/github.com/prometheus/procfs/* # gosub
- autoscaler/vendor/github.com/prometheus/procfs/internal/fs/* # gosub
Expand Down
2 changes: 1 addition & 1 deletion packages/metricsforwarder/spec
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ files:
- autoscaler/vendor/github.com/klauspost/compress/zlib/* # gosub
- autoscaler/vendor/github.com/klauspost/compress/zstd/* # gosub
- autoscaler/vendor/github.com/klauspost/compress/zstd/internal/xxhash/* # gosub
- autoscaler/vendor/github.com/munnerz/goautoneg/* # gosub
- autoscaler/vendor/github.com/nu7hatch/gouuid/* # gosub
- autoscaler/vendor/github.com/openzipkin/zipkin-go/idgenerator/* # gosub
- autoscaler/vendor/github.com/openzipkin/zipkin-go/model/* # gosub
Expand All @@ -90,7 +91,6 @@ files:
- autoscaler/vendor/github.com/prometheus/client_golang/prometheus/promhttp/* # gosub
- autoscaler/vendor/github.com/prometheus/client_model/go/* # gosub
- autoscaler/vendor/github.com/prometheus/common/expfmt/* # gosub
- autoscaler/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/* # gosub
- autoscaler/vendor/github.com/prometheus/common/model/* # gosub
- autoscaler/vendor/github.com/prometheus/procfs/* # gosub
- autoscaler/vendor/github.com/prometheus/procfs/internal/fs/* # gosub
Expand Down
2 changes: 1 addition & 1 deletion packages/operator/spec
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ files:
- autoscaler/vendor/github.com/jackc/puddle/v2/internal/genstack/* # gosub
- autoscaler/vendor/github.com/jmoiron/sqlx/* # gosub
- autoscaler/vendor/github.com/jmoiron/sqlx/reflectx/* # gosub
- autoscaler/vendor/github.com/munnerz/goautoneg/* # gosub
- autoscaler/vendor/github.com/nu7hatch/gouuid/* # gosub
- autoscaler/vendor/github.com/openzipkin/zipkin-go/idgenerator/* # gosub
- autoscaler/vendor/github.com/openzipkin/zipkin-go/model/* # gosub
Expand All @@ -63,7 +64,6 @@ files:
- autoscaler/vendor/github.com/prometheus/client_golang/prometheus/promhttp/* # gosub
- autoscaler/vendor/github.com/prometheus/client_model/go/* # gosub
- autoscaler/vendor/github.com/prometheus/common/expfmt/* # gosub
- autoscaler/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/* # gosub
- autoscaler/vendor/github.com/prometheus/common/model/* # gosub
- autoscaler/vendor/github.com/prometheus/procfs/* # gosub
- autoscaler/vendor/github.com/prometheus/procfs/internal/fs/* # gosub
Expand Down
2 changes: 1 addition & 1 deletion packages/scalingengine/spec
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ files:
- autoscaler/vendor/github.com/jmoiron/sqlx/reflectx/* # gosub
- autoscaler/vendor/github.com/mattn/go-colorable/* # gosub
- autoscaler/vendor/github.com/mattn/go-isatty/* # gosub
- autoscaler/vendor/github.com/munnerz/goautoneg/* # gosub
- autoscaler/vendor/github.com/nu7hatch/gouuid/* # gosub
- autoscaler/vendor/github.com/ogen-go/ogen/conv/* # gosub
- autoscaler/vendor/github.com/ogen-go/ogen/http/* # gosub
Expand All @@ -95,7 +96,6 @@ files:
- autoscaler/vendor/github.com/prometheus/client_golang/prometheus/promhttp/* # gosub
- autoscaler/vendor/github.com/prometheus/client_model/go/* # gosub
- autoscaler/vendor/github.com/prometheus/common/expfmt/* # gosub
- autoscaler/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/* # gosub
- autoscaler/vendor/github.com/prometheus/common/model/* # gosub
- autoscaler/vendor/github.com/prometheus/procfs/* # gosub
- autoscaler/vendor/github.com/prometheus/procfs/internal/fs/* # gosub
Expand Down
5 changes: 3 additions & 2 deletions src/autoscaler/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
code.cloudfoundry.org/go-log-cache/v2 v2.0.7
code.cloudfoundry.org/go-loggregator/v9 v9.2.1
code.cloudfoundry.org/lager/v3 v3.0.3
code.cloudfoundry.org/loggregator-agent-release/src bdf38f4609a1
code.cloudfoundry.org/loggregator-agent-release/src v0.0.0-20240627162755-bdf38f4609a1
code.cloudfoundry.org/tlsconfig v0.0.0-20240613173017-075d5b187a0d
dario.cat/mergo v1.0.0
github.com/cenkalti/backoff/v4 v4.3.0
Expand Down Expand Up @@ -80,12 +80,13 @@ require (
github.com/klauspost/compress v1.17.9 // indirect
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
github.com/openzipkin/zipkin-go v0.4.2 // indirect
github.com/pborman/uuid v1.2.1 // indirect
github.com/peterbourgon/g2s v0.0.0-20170223122336-d4e7ad98afea // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/prometheus/client_model v0.6.1 // indirect
github.com/prometheus/common v0.54.0 // indirect
github.com/prometheus/common v0.55.0 // indirect
github.com/prometheus/procfs v0.15.1 // indirect
github.com/segmentio/asm v1.2.0 // indirect
github.com/valyala/bytebufferpool v1.0.0 // indirect
Expand Down
10 changes: 6 additions & 4 deletions src/autoscaler/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -606,8 +606,8 @@ code.cloudfoundry.org/go-metric-registry v0.0.0-20240604201903-7cef498efb7a h1:X
code.cloudfoundry.org/go-metric-registry v0.0.0-20240604201903-7cef498efb7a/go.mod h1:/Be8VtLiCeMUoYdUzFtmW8GGkk89HAy3zD79KUXzbhs=
code.cloudfoundry.org/lager/v3 v3.0.3 h1:/UTmadZfIaKuT/whEinSxK1mzRfNu1uPfvjFfGqiwzM=
code.cloudfoundry.org/lager/v3 v3.0.3/go.mod h1:Zn5q1SrIuuHjEUE7xerMKt3ztunrJQCZETAo7rV0CH8=
code.cloudfoundry.org/loggregator-agent-release/src v0.0.0-20240625083046-74f9eb8348d6 h1:XSl7IAaco4Z9ifymNb27GObu8uExmMs/JU1yw1zy37k=
code.cloudfoundry.org/loggregator-agent-release/src v0.0.0-20240625083046-74f9eb8348d6/go.mod h1:0pEIYIErFAy8/IgBTbsgT8tj70CdWV2+7okvjkL+36Y=
code.cloudfoundry.org/loggregator-agent-release/src v0.0.0-20240627162755-bdf38f4609a1 h1:ID/Eh/3XRwuFtvgJCyvQVTYZLoJAsEk2EtCG6TXtO/U=
code.cloudfoundry.org/loggregator-agent-release/src v0.0.0-20240627162755-bdf38f4609a1/go.mod h1:qWGjPwgVvLmR4tEirscxtFNqZBNgfkuKoka9TD9opkA=
code.cloudfoundry.org/tlsconfig v0.0.0-20240613173017-075d5b187a0d h1:nedO/GTZuf/FlRvrAuXWX9FdBBEd1hWXlhn1bp6li68=
code.cloudfoundry.org/tlsconfig v0.0.0-20240613173017-075d5b187a0d/go.mod h1:qDYY1KwaNSWV7beH9J/IJR5erYD3bwO4zs+nDbpgbf8=
dario.cat/mergo v1.0.0 h1:AGCNq9Evsj31mOgNPcLyXc+4PNABt905YmuqPYYpBWk=
Expand Down Expand Up @@ -913,6 +913,8 @@ github.com/maxbrunsfeld/counterfeiter/v6 v6.8.1 h1:NicmruxkeqHjDv03SfSxqmaLuisdd
github.com/maxbrunsfeld/counterfeiter/v6 v6.8.1/go.mod h1:eyp4DdUJAKkr9tvxR3jWhw2mDK7CWABMG5r9uyaKC7I=
github.com/minio/asm2plan9s v0.0.0-20200509001527-cdd76441f9d8/go.mod h1:mC1jAcsrzbxHt8iiaC+zU4b1ylILSosueou12R++wfY=
github.com/minio/c2goasm v0.0.0-20190812172519-36a3d3bbc4f3/go.mod h1:RagcQ7I8IeTMnF8JTXieKnO4Z6JCsikNEzj0DwauVzE=
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA=
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d h1:VhgPp6v9qf9Agr/56bj7Y/xa04UccTW04VP0Qed4vnQ=
github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d/go.mod h1:YUTz3bUH2ZwIWBy3CJBeOBEugqcmXREj14T+iG/4k4U=
github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
Expand Down Expand Up @@ -984,8 +986,8 @@ github.com/prometheus/client_model v0.2.0/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6T
github.com/prometheus/client_model v0.3.0/go.mod h1:LDGWKZIo7rky3hgvBe+caln+Dr3dPggB5dvjtD7w9+w=
github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E=
github.com/prometheus/client_model v0.6.1/go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY=
github.com/prometheus/common v0.54.0 h1:ZlZy0BgJhTwVZUn7dLOkwCZHUkrAqd3WYtcFCWnM1D8=
github.com/prometheus/common v0.54.0/go.mod h1:/TQgMJP5CuVYveyT7n/0Ix8yLNNXy9yRSkhnLTHPDIQ=
github.com/prometheus/common v0.55.0 h1:KEi6DK7lXW/m7Ig5i47x0vRzuBsHuvJdi5ee6Y3G1dc=
github.com/prometheus/common v0.55.0/go.mod h1:2SECS4xJG1kd8XF9IcM1gMX6510RAEL65zxzNImwdc8=
github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc=
github.com/prometheus/procfs v0.15.1/go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk=
github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0/go.mod h1:qqbHyh8v60DhA7CoWK5oRCqLrMHRGoxYCSS9EjAz6Eo=
Expand Down

0 comments on commit b791922

Please sign in to comment.