You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pom.xml
-13
Original file line number
Diff line number
Diff line change
@@ -192,11 +192,6 @@
192
192
<artifactId>opencensus-api</artifactId>
193
193
<version>0.31.1</version>
194
194
</dependency>
195
-
<dependency>
196
-
<groupId>net.i2p.crypto</groupId>
197
-
<artifactId>eddsa</artifactId>
198
-
<version>0.3.0</version>
199
-
</dependency>
200
195
<!-- gcp-client (abandoned?) actually depends on these libraries in _compile_ scope, so they must be bundled in the plugin. -->
201
196
<!-- See https://github.com/GoogleCloudPlatform/gcp-plugin-core-java/blob/cce07995cf7f060e71bf11da37d7a1f976ea84ef/gcp-client/src/main/java/com/google/cloud/graphite/platforms/plugin/client/ComputeClient.java#L665 -->
0 commit comments