Skip to content

tls: remove usage of public require('util') - #26747

Closed
dnlup wants to merge 1 commit into
nodejs:masterfrom
dnlup:util_tls_wrap
Closed

tls: remove usage of public require('util')#26747
dnlup wants to merge 1 commit into
nodejs:masterfrom
dnlup:util_tls_wrap

Conversation

@dnlup

Copy link
Copy Markdown
Contributor

Remove the usage of public require('util'), as described in issue:
#26546

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Remove the usage of public require('util'), as described in issue:
nodejs#26546
@nodejs-github-botnodejs-github-bot added the tls Issues and PRs related to the tls subsystem. label Mar 18, 2019
Comment threadlib/_tls_wrap.js
@BridgeARBridgeAR changed the title _tls_wrap: remove usage of public require('util')tls: remove usage of public require('util')Mar 22, 2019
@BridgeAR

Copy link
Copy Markdown
Member

@BridgeARBridgeAR added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Mar 22, 2019
@BridgeAR

Copy link
Copy Markdown
Member

@BridgeAR

Copy link
Copy Markdown
Member

Landed in a1330af 🎉

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.tlsIssues and PRs related to the tls subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@dnlup@BridgeAR@sam-github@jasnell@addaleax@targos@nodejs-github-bot