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 Dec 13, 2024
1 parent 0e13bc6 commit 40b4f62
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.16.0
code.cloudfoundry.org/loggregator-agent-release/src 5c53942166c4
code.cloudfoundry.org/loggregator-agent-release/src v0.0.0-20241212181709-5c53942166c4
code.cloudfoundry.org/tlsconfig v0.11.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 @@ -304,8 +304,8 @@ code.cloudfoundry.org/go-metric-registry v0.0.0-20241125210533-4270b99b04f2 h1:w
code.cloudfoundry.org/go-metric-registry v0.0.0-20241125210533-4270b99b04f2/go.mod h1:p+Hdz8bhE7yQpg1mge8dwUOvYG280v+/wMx5BjVCxz4=
code.cloudfoundry.org/lager/v3 v3.16.0 h1:v7LnlPN+6tiLmE4qHLP4FHRwywRoG3cNE43vIS35O2E=
code.cloudfoundry.org/lager/v3 v3.16.0/go.mod h1:BBAP7NdUAZLLhJhcbjFWX4w4uNpDWgSMMAPc6lX/wT0=
code.cloudfoundry.org/loggregator-agent-release/src v0.0.0-20241209180025-58e63a47b176 h1:2/TND82Irc3cATk0iDyXu/pNDqKIIi3ksox6jMPO+vo=
code.cloudfoundry.org/loggregator-agent-release/src v0.0.0-20241209180025-58e63a47b176/go.mod h1:RGnuxBZstH8if17u3DTNye1bQqaoNuHUZ/r+kybfRoE=
code.cloudfoundry.org/loggregator-agent-release/src v0.0.0-20241212181709-5c53942166c4 h1:vrT7vJtXHuNhLU+AYCzrJrwTFoC9DflNzGuUznh2uQs=
code.cloudfoundry.org/loggregator-agent-release/src v0.0.0-20241212181709-5c53942166c4/go.mod h1:RGnuxBZstH8if17u3DTNye1bQqaoNuHUZ/r+kybfRoE=
code.cloudfoundry.org/tlsconfig v0.11.0 h1:I8NZMCRj06Mb6i08kpjyOR7seD16wMe9yOBXnrEPBK0=
code.cloudfoundry.org/tlsconfig v0.11.0/go.mod h1:BYtu1JO9TeKqBnHbLke7tioY9Efh1vkYt0XpkXgbF44=
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU=
Expand Down

0 comments on commit 40b4f62

Please sign in to comment.