fix: update last_modified date in CODE_STYLEGUIDE_GO.md
All checks were successful
check / check (push) Successful in 6s

This commit is contained in:
user
2026-03-17 21:49:15 -07:00
parent d83bd08d4d
commit a8a469ed31

View File

@@ -1,6 +1,6 @@
---
title: Code Styleguide — Go
last_modified: 2026-02-22
last_modified: 2026-03-18
---
1. Try to hard wrap long lines at 77 characters or less.