generated from pagopa/template-aws-infrastructure
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: set depcheck dependencies pinning for lambda client-registrati…
…on (#573)
- Loading branch information
1 parent
2b38e72
commit 48a9a54
Showing
4 changed files
with
2,230 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 11 additions & 0 deletions
11
src/oneid/oneid-lambda-client-registration/dep-sha256-man.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"dependencies": [ | ||
{ | ||
"id": "com.aayushatharva.brotli4j:native-linux-x86_64:jar:1.16.0", | ||
"artifactId": "native-linux-x86_64", | ||
"groupId": "com.aayushatharva.brotli4j", | ||
"version": "1.16.0", | ||
"sha256": "tpM8OJhX4af0AEVQls7AHudr5z1RqfsRZNJwDT0xBU0=" | ||
} | ||
] | ||
} |
Oops, something went wrong.