Skip to content

Commit 40e27fd

Browse files
2024-12 update (#253)
* removed dead links * doc * no fire * simple naming groups * go-crazy * fix * deadcode * codapi * check if symbol is included * gotraceui * nit * blog * group traces * libyear * gowrap * microsfot * run all fuzz tests * align bench * fix * fix-grmon * dep-tree * fix * fix * patch * cxgo * orsinium-enum * ci * fix * nit * live-pprof * c-for-go * fix * grafana * fix * fix * fix * fix * pep * panic-linter * betteralign * structlayout-optimize * xgo * gopherjs * vgt * clean-arch * modview * tinygo-playground * fix * securego * fix * capslot * go-test-coverage * fire * fire-all
1 parent 6fafa02 commit 40e27fd

File tree

7 files changed

+1074
-219
lines changed

7 files changed

+1074
-219
lines changed

β€Ž.github/pull_request_template.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
- [ ] `page.yaml` updated
33
- [ ] `go generate` run
44

5-
Thank you for contribution ! 🀝
5+
Thank you for contributing ! 🀝

β€ŽREADME.mdβ€Ž

Lines changed: 645 additions & 128 deletions
Large diffs are not rendered by default.

β€Žgo.modβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/nikolaydubina/go-recpies
22

3-
go 1.21
3+
go 1.23
44

55
require (
66
github.com/nikolaydubina/mdpage v1.7.0 // indirect

β€Žimg/codapi.pngβ€Ž

102 KB
Loading

β€Žimg/live-pprof.pngβ€Ž

1.11 MB
Loading

β€Žimg/tinygo-playground.pngβ€Ž

126 KB
Loading

β€Žpage.yamlβ€Ž

Lines changed: 427 additions & 89 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
Β (0)