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 Sep 10, 2024
1 parent 86cec8e commit 21a986b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 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/v3 v3.0.3
code.cloudfoundry.org/go-loggregator/v10 v10.0.1
code.cloudfoundry.org/lager/v3 v3.5.0
code.cloudfoundry.org/loggregator-agent-release/src f0c8b4024409
code.cloudfoundry.org/loggregator-agent-release/src v0.0.0-20240910083107-f0c8b4024409
code.cloudfoundry.org/tlsconfig v0.4.0
github.com/cenkalti/backoff/v4 v4.3.0
github.com/cloud-gov/go-cfenv v1.19.1
Expand Down
4 changes: 2 additions & 2 deletions src/autoscaler/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -292,8 +292,8 @@ code.cloudfoundry.org/go-metric-registry v0.0.0-20240828184116-9710cd731bb8 h1:f
code.cloudfoundry.org/go-metric-registry v0.0.0-20240828184116-9710cd731bb8/go.mod h1:jYL1s2gRoRpXNZ77tPMsNgo3tzn8nVJ/OXDWEbQ7iJU=
code.cloudfoundry.org/lager/v3 v3.5.0 h1:6I00P+t0LlzVxZadPntz3dbrTNEzvWg5y9DFdFrEV54=
code.cloudfoundry.org/lager/v3 v3.5.0/go.mod h1:1wnCVjRSGEEelGLGVpIl4nXiNPDTaBaLyhQh1Yz5HX4=
code.cloudfoundry.org/loggregator-agent-release/src v0.0.0-20240906161641-df9f0f72b48d h1:Nb/1WIZtiQdxvl3kTNWgar/MOBG2mffWWbS3z6iHr/M=
code.cloudfoundry.org/loggregator-agent-release/src v0.0.0-20240906161641-df9f0f72b48d/go.mod h1:aAA7hVzzSvd/lCinm3BFgsFvnOqlOs373yQM3+gc0to=
code.cloudfoundry.org/loggregator-agent-release/src v0.0.0-20240910083107-f0c8b4024409 h1:9xL8l0wlGpVTwWM+hE84p71E5IO8bj2uZ+WVx0JKIpk=
code.cloudfoundry.org/loggregator-agent-release/src v0.0.0-20240910083107-f0c8b4024409/go.mod h1:ZYWzpYQtRGSnTPsY0+nFLuDe+heTuUzpgcBKxgc7kYA=
code.cloudfoundry.org/tlsconfig v0.4.0 h1:yPk995C/KPW7Ck57VqS6chJAKnzTdE/QnXjHLOrrFOw=
code.cloudfoundry.org/tlsconfig v0.4.0/go.mod h1:AUJ2Wk4VsDw+VDtu7/bK49hbgjy7gScv8ocPTDPKRhw=
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU=
Expand Down

0 comments on commit 21a986b

Please sign in to comment.