Skip to content

Commit 602298f

Browse files
committed
build(deps): re-pin single-kernel to 4a6ab71 (reachable stack tip)
The previously-pinned lib commit was orphaned when the TLS stack was rebalanced (the tests moved to their own PR, renaming the tip branch). Re-pin to the new reachable stack tip; the packaged library source is byte-identical. Signed-off-by: Marcelo Henrique Neppel <marcelo.neppel@canonical.com>
1 parent 56fdcb1 commit 602298f

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ charmlibs-systemd = "^1.0.0.post0"
2323
charmlibs-interfaces-tls-certificates = "^1.8.3"
2424

2525
[tool.poetry.group.single-kernel.dependencies]
26-
postgresql-charms-single-kernel = {url = "https://github.com/canonical/postgresql-single-kernel-library/archive/f4480ca.zip", extras = ["postgresql"]}
26+
postgresql-charms-single-kernel = {url = "https://github.com/canonical/postgresql-single-kernel-library/archive/4a6ab71.zip", extras = ["postgresql"]}
2727

2828
[tool.poetry.group.charm-libs.dependencies]
2929
# data_platform_libs/v0/data_interfaces.py

0 commit comments

Comments
 (0)