Skip to content

docs: fix zerolog typo in README example - #177

Closed
florinMiro wants to merge 3 commits into
mainfrom
docs/fix-zerolog-typo-readme
Closed

docs: fix zerolog typo in README example#177
florinMiro wants to merge 3 commits into
mainfrom
docs/fix-zerolog-typo-readme

Conversation

@florinMiro

Copy link
Copy Markdown
Contributor

Description

The HTTP client example in the README calls zerlog.NewLogger(...). The package is zerolog. This one-line change fixes the typo so the snippet compiles when copied.

Checklist

  • Tests added and all succeed
  • Linted
  • README.md updated, if user-facing

🚨After having merged, please update the snyk-ls and CLI go.mod to pull in latest client.

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@snyk-io

snyk-io Bot commented Aug 17, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@snyk-io

snyk-io Bot commented Aug 17, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues
Secrets 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

florinMiro and others added 2 commits August 17, 2026 09:20
The previous test commit renamed the package declaration in
bundle/bundle.go to `bundle1`, which broke compilation of the
`bundle` package.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@florinMiro florinMiro closed this Aug 17, 2026
@florinMiro
florinMiro deleted the docs/fix-zerolog-typo-readme branch August 17, 2026 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant