Add a Secret Manager client for Nomulus (#872)

* Add a Secret Manager client for Nomulus
This commit is contained in:
Weimin Yu 2020-11-12 17:12:52 -05:00 committed by GitHub
parent 8625e44cfd
commit 31c16e8369
146 changed files with 2666 additions and 1873 deletions

View file

@ -15,8 +15,8 @@ com.google.dagger:dagger:2.28
com.google.errorprone:error_prone_annotations:2.3.4
com.google.flogger:flogger:0.1
com.google.guava:failureaccess:1.0.1
com.google.guava:guava-testlib:29.0-jre
com.google.guava:guava:29.0-jre
com.google.guava:guava-testlib:30.0-jre
com.google.guava:guava:30.0-jre
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
com.google.http-client:google-http-client-jackson2:1.34.1
com.google.http-client:google-http-client:1.34.1
@ -45,7 +45,7 @@ org.apiguardian:apiguardian-api:1.1.0
org.bouncycastle:bcpkix-jdk15on:1.61
org.bouncycastle:bcprov-jdk15on:1.61
org.checkerframework:checker-compat-qual:2.5.5
org.checkerframework:checker-qual:2.11.1
org.checkerframework:checker-qual:3.5.0
org.hamcrest:hamcrest-all:1.3
org.hamcrest:hamcrest-core:1.3
org.junit.jupiter:junit-jupiter-api:5.6.2