Skip to content

Commit

Permalink
Merge branch 'main' into updateGoDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
antgamdia authored Dec 22, 2023
2 parents c8a0f7c + a2d21f9 commit 3730c05
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions cmd/pinniped-proxy/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cmd/pinniped-proxy/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ env_logger = "0.10"
hyper = { version = "0.14", features = ["server"] }
hyper-tls = "0.5"
kube = { version = "0.87.1" }
kube-derive = { version = "0.87.1" }
kube-derive = { version = "0.87.2" }
kube-runtime = "0.87.1"
k8s-openapi = { version = "0.20.0", default-features = false }
log = "0.4"
Expand Down

0 comments on commit 3730c05

Please sign in to comment.