Skip to content

docs(crypto/gsha256): fix comment capitalization to match package style#4560

Merged
joy999 merged 4 commits intofeat/gsha256from
copilot/sub-pr-4558
Dec 11, 2025
Merged

docs(crypto/gsha256): fix comment capitalization to match package style#4560
joy999 merged 4 commits intofeat/gsha256from
copilot/sub-pr-4558

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Dec 11, 2025

Updates #4558

Function comments in gsha256 used lowercase "sha256 algorithms" while sibling packages gsha1 and gmd5 use uppercase "SHA1 algorithms" and "MD5 algorithms".

Changes:

  • Capitalized "SHA256" in all function comments (Encrypt, EncryptFile, MustEncryptFile)

This maintains consistency with the existing documentation style across crypto packages.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI self-assigned this Dec 11, 2025
Copilot AI and others added 2 commits December 11, 2025 07:01
Co-authored-by: joy999 <5414344+joy999@users.noreply.github.com>
Co-authored-by: joy999 <5414344+joy999@users.noreply.github.com>
Copy link
Copy Markdown
Contributor Author

Copilot AI commented Dec 11, 2025

Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • aead.dev
    • Triggering command: /update-job-proxy /update-job-proxy (dns block)
    • Triggering command: /update-job-proxy /update-job-proxy conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT basename /home/dependabot/bin/git uoVadis_Root_CA_runc %H %ct %D 66214afc9cc347c9/var/run/docker/runtime-runc/moby git -c protocol.version--log-format fetch /bin/git --depth=1 origin refs/tags/v1.0.1-t /usr/lib/git-corfilter (dns block)
  • go.googlesource.com
    • Triggering command: /update-job-proxy /update-job-proxy (dns block)
    • Triggering command: /update-job-proxy /update-job-proxy conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT basename /home/dependabot/bin/git uoVadis_Root_CA_runc %H %ct %D 66214afc9cc347c9/var/run/docker/runtime-runc/moby git -c protocol.version--log-format fetch /bin/git --depth=1 origin refs/tags/v1.0.1-t /usr/lib/git-corfilter (dns block)
  • go.opentelemetry.io
    • Triggering command: /update-job-proxy /update-job-proxy (dns block)
    • Triggering command: /update-job-proxy /update-job-proxy conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT basename /home/dependabot/bin/git uoVadis_Root_CA_runc %H %ct %D 66214afc9cc347c9/var/run/docker/runtime-runc/moby git -c protocol.version--log-format fetch /bin/git --depth=1 origin refs/tags/v1.0.1-t /usr/lib/git-corfilter (dns block)
  • google.golang.org
    • Triggering command: /update-job-proxy /update-job-proxy (dns block)
    • Triggering command: /update-job-proxy /update-job-proxy conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT basename /home/dependabot/bin/git uoVadis_Root_CA_runc %H %ct %D 66214afc9cc347c9/var/run/docker/runtime-runc/moby git -c protocol.version--log-format fetch /bin/git --depth=1 origin refs/tags/v1.0.1-t /usr/lib/git-corfilter (dns block)
  • gopkg.in
    • Triggering command: /update-job-proxy /update-job-proxy (dns block)
    • Triggering command: /update-job-proxy /update-job-proxy conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT basename /home/dependabot/bin/git uoVadis_Root_CA_runc %H %ct %D 66214afc9cc347c9/var/run/docker/runtime-runc/moby git -c protocol.version--log-format fetch /bin/git --depth=1 origin refs/tags/v1.0.1-t /usr/lib/git-corfilter (dns block)
  • modernc.org
    • Triggering command: /update-job-proxy /update-job-proxy (dns block)
    • Triggering command: /update-job-proxy /update-job-proxy conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT basename /home/dependabot/bin/git uoVadis_Root_CA_runc %H %ct %D 66214afc9cc347c9/var/run/docker/runtime-runc/moby git -c protocol.version--log-format fetch /bin/git --depth=1 origin refs/tags/v1.0.1-t /usr/lib/git-corfilter (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Copilot AI changed the title [WIP] Update based on feedback for gsha256 PR docs(crypto/gsha256): fix comment capitalization to match package style Dec 11, 2025
Copilot AI requested a review from joy999 December 11, 2025 07:08
@joy999 joy999 marked this pull request as ready for review December 11, 2025 08:09
@joy999 joy999 merged commit 50ca260 into feat/gsha256 Dec 11, 2025
2 checks passed
@joy999 joy999 deleted the copilot/sub-pr-4558 branch December 11, 2025 08:10
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.

2 participants