Go to file
dependabot[bot] 06b22e683d build(deps): bump golang.org/x/sync from 0.1.0 to 0.2.0
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.1.0 to 0.2.0.
- [Commits](https://github.com/golang/sync/compare/v0.1.0...v0.2.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-05 07:22:49 +07:00
.github chore: optimize github action 2023-03-30 16:44:51 +07:00
docs fix: wrong index link 2023-05-03 01:04:05 +07:00
posts fix: wrong index link 2023-05-03 01:04:05 +07:00
templates chore: add html title 2023-04-01 10:37:48 +07:00
.gitignore chore: remove bun lockfile 2023-02-28 12:52:55 +07:00
.golangci.yml chore: update golangci-lint 2022-12-03 14:45:31 +07:00
.nojekyll chore: add .nojekyll 2022-07-10 18:08:47 +07:00
.prettierignore chore: format using yarn prettier 2022-12-30 16:26:06 +07:00
.prettierrc.json chore: format using yarn prettier 2022-12-30 16:26:06 +07:00
LICENSE chore: bump license 2022-09-28 00:50:14 +07:00
Makefile feat: add prepared statements in Go 2023-05-03 00:38:15 +07:00
README.md feat: generate using github markdown 2022-12-26 02:13:58 +07:00
go.mod build(deps): bump golang.org/x/sync from 0.1.0 to 0.2.0 2023-05-05 07:22:49 +07:00
go.sum build(deps): bump golang.org/x/sync from 0.1.0 to 0.2.0 2023-05-05 07:22:49 +07:00
main.go feat: support srht html 2023-04-19 15:56:12 +07:00
package.json feat: remove go buf 2023-02-08 15:24:01 +07:00