mirror of
https://github.com/nolen777/eagle0.git
synced 2026-07-28 23:55:43 +00:00
remove explicit netty imports (#3701)
* remove explicit netty imports * remove, not just uncomment
This commit is contained in:
@@ -52,16 +52,6 @@ maven.install(
|
||||
"io.grpc:grpc-services:1.66.0",
|
||||
"io.grpc:grpc-stub:1.66.0",
|
||||
"io.grpc:grpc-netty:1.66.0",
|
||||
"io.netty:netty-codec:4.1.32.Final",
|
||||
"io.netty:netty-codec-http:4.1.32.Final",
|
||||
"io.netty:netty-codec-socks:4.1.32.Final",
|
||||
"io.netty:netty-codec-http2:4.1.32.Final",
|
||||
"io.netty:netty-handler:4.1.32.Final",
|
||||
"io.netty:netty-buffer:4.1.32.Final",
|
||||
"io.netty:netty-transport:4.1.32.Final",
|
||||
"io.netty:netty-resolver:4.1.32.Final",
|
||||
"io.netty:netty-common:4.1.32.Final",
|
||||
"io.netty:netty-handler-proxy:4.1.32.Final",
|
||||
"com.thesamet.scalapb:lenses_2.13:0.11.17",
|
||||
"com.thesamet.scalapb:scalapb-json4s_2.13:0.12.1",
|
||||
"com.thesamet.scalapb:scalapb-runtime_2.13:0.11.17",
|
||||
|
||||
Generated
+2
-22
@@ -133,10 +133,10 @@
|
||||
"@@rules_jvm_external~//:extensions.bzl%maven": {
|
||||
"general": {
|
||||
"bzlTransitiveDigest": "aME0tyUxYd+PGhICmzT9zEnIgZNf05hZhsfDD5v0JXM=",
|
||||
"usagesDigest": "iSAE9YI2liNyn2VRD0ezRSK74pju6xsQSES5I10dnqs=",
|
||||
"usagesDigest": "qIJi/WrpUB3hYqhlIHVxqktdaRuMI0vw8wVtb37h6hU=",
|
||||
"recordedFileInputs": {
|
||||
"@@rules_jvm_external~//rules_jvm_external_deps_install.json": "cafb5d2d8119391eb2b322ce3840d3352ea82d496bdb8cbd4b6779ec4d044dda",
|
||||
"@@//maven_install.json": "f57c8e038ffcdaa64062f7a698b883fff9fdf37701d8729a57606c14bd627d7d"
|
||||
"@@//maven_install.json": "910c63974af281f747a861182e6c716cf1c821cfcca246dedea1df10c0468560"
|
||||
},
|
||||
"recordedDirentsInputs": {},
|
||||
"envVariables": {},
|
||||
@@ -906,16 +906,6 @@
|
||||
"{ \"group\": \"io.grpc\", \"artifact\": \"grpc-services\", \"version\": \"1.66.0\" }",
|
||||
"{ \"group\": \"io.grpc\", \"artifact\": \"grpc-stub\", \"version\": \"1.66.0\" }",
|
||||
"{ \"group\": \"io.grpc\", \"artifact\": \"grpc-netty\", \"version\": \"1.66.0\" }",
|
||||
"{ \"group\": \"io.netty\", \"artifact\": \"netty-codec\", \"version\": \"4.1.32.Final\" }",
|
||||
"{ \"group\": \"io.netty\", \"artifact\": \"netty-codec-http\", \"version\": \"4.1.32.Final\" }",
|
||||
"{ \"group\": \"io.netty\", \"artifact\": \"netty-codec-socks\", \"version\": \"4.1.32.Final\" }",
|
||||
"{ \"group\": \"io.netty\", \"artifact\": \"netty-codec-http2\", \"version\": \"4.1.32.Final\" }",
|
||||
"{ \"group\": \"io.netty\", \"artifact\": \"netty-handler\", \"version\": \"4.1.32.Final\" }",
|
||||
"{ \"group\": \"io.netty\", \"artifact\": \"netty-buffer\", \"version\": \"4.1.32.Final\" }",
|
||||
"{ \"group\": \"io.netty\", \"artifact\": \"netty-transport\", \"version\": \"4.1.32.Final\" }",
|
||||
"{ \"group\": \"io.netty\", \"artifact\": \"netty-resolver\", \"version\": \"4.1.32.Final\" }",
|
||||
"{ \"group\": \"io.netty\", \"artifact\": \"netty-common\", \"version\": \"4.1.32.Final\" }",
|
||||
"{ \"group\": \"io.netty\", \"artifact\": \"netty-handler-proxy\", \"version\": \"4.1.32.Final\" }",
|
||||
"{ \"group\": \"com.thesamet.scalapb\", \"artifact\": \"lenses_2.13\", \"version\": \"0.11.17\" }",
|
||||
"{ \"group\": \"com.thesamet.scalapb\", \"artifact\": \"scalapb-json4s_2.13\", \"version\": \"0.12.1\" }",
|
||||
"{ \"group\": \"com.thesamet.scalapb\", \"artifact\": \"scalapb-runtime_2.13\", \"version\": \"0.11.17\" }",
|
||||
@@ -1761,16 +1751,6 @@
|
||||
"{ \"group\": \"io.grpc\", \"artifact\": \"grpc-services\", \"version\": \"1.66.0\" }",
|
||||
"{ \"group\": \"io.grpc\", \"artifact\": \"grpc-stub\", \"version\": \"1.66.0\" }",
|
||||
"{ \"group\": \"io.grpc\", \"artifact\": \"grpc-netty\", \"version\": \"1.66.0\" }",
|
||||
"{ \"group\": \"io.netty\", \"artifact\": \"netty-codec\", \"version\": \"4.1.32.Final\" }",
|
||||
"{ \"group\": \"io.netty\", \"artifact\": \"netty-codec-http\", \"version\": \"4.1.32.Final\" }",
|
||||
"{ \"group\": \"io.netty\", \"artifact\": \"netty-codec-socks\", \"version\": \"4.1.32.Final\" }",
|
||||
"{ \"group\": \"io.netty\", \"artifact\": \"netty-codec-http2\", \"version\": \"4.1.32.Final\" }",
|
||||
"{ \"group\": \"io.netty\", \"artifact\": \"netty-handler\", \"version\": \"4.1.32.Final\" }",
|
||||
"{ \"group\": \"io.netty\", \"artifact\": \"netty-buffer\", \"version\": \"4.1.32.Final\" }",
|
||||
"{ \"group\": \"io.netty\", \"artifact\": \"netty-transport\", \"version\": \"4.1.32.Final\" }",
|
||||
"{ \"group\": \"io.netty\", \"artifact\": \"netty-resolver\", \"version\": \"4.1.32.Final\" }",
|
||||
"{ \"group\": \"io.netty\", \"artifact\": \"netty-common\", \"version\": \"4.1.32.Final\" }",
|
||||
"{ \"group\": \"io.netty\", \"artifact\": \"netty-handler-proxy\", \"version\": \"4.1.32.Final\" }",
|
||||
"{ \"group\": \"com.thesamet.scalapb\", \"artifact\": \"lenses_2.13\", \"version\": \"0.11.17\" }",
|
||||
"{ \"group\": \"com.thesamet.scalapb\", \"artifact\": \"scalapb-json4s_2.13\", \"version\": \"0.12.1\" }",
|
||||
"{ \"group\": \"com.thesamet.scalapb\", \"artifact\": \"scalapb-runtime_2.13\", \"version\": \"0.11.17\" }",
|
||||
|
||||
+1
-11
@@ -1,22 +1,12 @@
|
||||
{
|
||||
"__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": "THERE_IS_NO_DATA_ONLY_ZUUL",
|
||||
"__INPUT_ARTIFACTS_HASH": 1613143175,
|
||||
"__INPUT_ARTIFACTS_HASH": 1230776348,
|
||||
"__RESOLVED_ARTIFACTS_HASH": -1616707633,
|
||||
"conflict_resolution": {
|
||||
"com.google.code.gson:gson:2.8.9": "com.google.code.gson:gson:2.11.0",
|
||||
"com.google.errorprone:error_prone_annotations:2.3.2": "com.google.errorprone:error_prone_annotations:2.28.0",
|
||||
"com.google.guava:guava:31.1-jre": "com.google.guava:guava:33.2.1-jre",
|
||||
"com.google.j2objc:j2objc-annotations:1.3": "com.google.j2objc:j2objc-annotations:3.0.0",
|
||||
"io.netty:netty-buffer:4.1.32.Final": "io.netty:netty-buffer:4.1.100.Final",
|
||||
"io.netty:netty-codec-http2:4.1.32.Final": "io.netty:netty-codec-http2:4.1.100.Final",
|
||||
"io.netty:netty-codec-http:4.1.32.Final": "io.netty:netty-codec-http:4.1.100.Final",
|
||||
"io.netty:netty-codec-socks:4.1.32.Final": "io.netty:netty-codec-socks:4.1.100.Final",
|
||||
"io.netty:netty-codec:4.1.32.Final": "io.netty:netty-codec:4.1.100.Final",
|
||||
"io.netty:netty-common:4.1.32.Final": "io.netty:netty-common:4.1.100.Final",
|
||||
"io.netty:netty-handler-proxy:4.1.32.Final": "io.netty:netty-handler-proxy:4.1.100.Final",
|
||||
"io.netty:netty-handler:4.1.32.Final": "io.netty:netty-handler:4.1.100.Final",
|
||||
"io.netty:netty-resolver:4.1.32.Final": "io.netty:netty-resolver:4.1.100.Final",
|
||||
"io.netty:netty-transport:4.1.32.Final": "io.netty:netty-transport:4.1.100.Final",
|
||||
"org.scala-lang:scala-library:2.13.12": "org.scala-lang:scala-library:2.13.14"
|
||||
},
|
||||
"artifacts": {
|
||||
|
||||
Reference in New Issue
Block a user