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 Nov 5, 2024
1 parent a163b34 commit 2d5936d
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 112 deletions.
4 changes: 2 additions & 2 deletions src/autoscaler/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,12 @@ require (
golang.org/x/crypto v0.28.0
golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c
golang.org/x/net v0.30.0
golang.org/x/time v0.6.0
golang.org/x/time v0.7.0
google.golang.org/grpc v1.67.1
gopkg.in/yaml.v3 v3.0.1
)

replace google.golang.org/genproto => google.golang.org/genproto dd2ea8efbc28
replace google.golang.org/genproto => google.golang.org/genproto v0.0.0-20241104194629-dd2ea8efbc28

require (
code.cloudfoundry.org/go-diodes v0.0.0-20241007161556-ec30366c7912 // indirect
Expand Down
Loading

0 comments on commit 2d5936d

Please sign in to comment.