Skip to content

Commit

Permalink
pin pgmq (#1115)
Browse files Browse the repository at this point in the history
  • Loading branch information
nhudson authored Jan 3, 2025
1 parent 06bed44 commit 4114527
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions conductor/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 conductor/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ env_logger = "0.10.0"
futures = "0.3.28"
k8s-openapi = { version = "0.18.0", features = ["v1_25", "schemars"] }
log = "0.4.17"
pgmq = "0.29.2"
pgmq = "=0.29.2"
schemars = "0.8.12"
serde = { version = "1.0.160", features = ["derive"] }
serde_json = "1.0.96"
Expand Down

0 comments on commit 4114527

Please sign in to comment.