apache / dubbo-getty

a netty like asynchronous network I/O library based on tcp/udp/websocket; a bidirectional RPC framework based on JSON/Protobuf; a microservice framework based on zookeeper/etcd
Apache License 2.0
218 stars 69 forks source link

Imp: remove goext & log4go in go mod #93

Closed Lvnszn closed 2 years ago

Lvnszn commented 2 years ago

What this PR does: remove goext & log4go in go mod. Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

codecov-commenter commented 2 years ago

Codecov Report

Merging #93 (2a4b909) into master (0b14a0d) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #93   +/-   ##
=======================================
  Coverage   67.98%   67.98%           
=======================================
  Files           8        8           
  Lines        1515     1515           
=======================================
  Hits         1030     1030           
  Misses        382      382           
  Partials      103      103           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0b14a0d...2a4b909. Read the comment docs.