Skip to content

Commit

Permalink
2024-12 update (#253)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
nikolaydubina authored Dec 19, 2024
1 parent 6fafa02 commit 40e27fd
Show file tree
Hide file tree
Showing 7 changed files with 1,074 additions and 219 deletions.
2 changes: 1 addition & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
- [ ] `page.yaml` updated
- [ ] `go generate` run

Thank you for contribution ! 🤝
Thank you for contributing ! 🤝
773 changes: 645 additions & 128 deletions README.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/nikolaydubina/go-recpies

go 1.21
go 1.23

require (
github.com/nikolaydubina/mdpage v1.7.0 // indirect
Expand Down
Binary file added img/codapi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/live-pprof.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/tinygo-playground.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
516 changes: 427 additions & 89 deletions page.yaml

Large diffs are not rendered by default.

0 comments on commit 40e27fd

Please sign in to comment.