Skip to content

Commit 164ade0

Browse files
authored
Merge pull request #976 from webern/remove-unsigned-migrations
migrator: remove unsigned migration support
2 parents 1ecb62d + 39fafb9 commit 164ade0

File tree

6 files changed

+4
-418
lines changed

6 files changed

+4
-418
lines changed

sources/Cargo.lock

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

sources/api/migration/migrator/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ build = "build.rs"
99

1010
[dependencies]
1111
bottlerocket-release = { path = "../../../bottlerocket-release" }
12-
lazy_static = "1.2"
1312
log = "0.4"
1413
lz4 = "1.23.1"
1514
nix = "0.17"

0 commit comments

Comments
 (0)