Go to file
dependabot[bot] 3247ded0b1 build(deps): bump golang.org/x/crypto
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20210817164053-32db794688a5 to 0.1.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/commits/v0.1.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-07 11:27:45 +07:00
.github chore: bump go1.20 in github action 2023-02-08 15:30:05 +07:00
docs feat: add sync pool 2023-03-05 17:23:25 +07:00
posts feat: add sync pool 2023-03-05 17:23:25 +07:00
templates chore: bump github css 2023-02-28 12:57:40 +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 chore: remove bun lockfile 2023-02-28 12:52:55 +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/crypto 2023-03-07 11:27:45 +07:00
go.sum build(deps): bump golang.org/x/crypto 2023-03-07 11:27:45 +07:00
main.go feat: only show index in posts 2022-12-30 17:08:50 +07:00
package.json feat: remove go buf 2023-02-08 15:24:01 +07:00