Go to file
dependabot[bot] f036b47a1d build(deps): bump golang.org/x/oauth2 from 0.7.0 to 0.8.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.7.0 to 0.8.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.7.0...v0.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-10 12:32:42 +07:00
.github chore: optimize github action 2023-03-30 16:44:51 +07:00
docs feat: add things i like 2023-05-08 14:41:16 +07:00
posts feat: add things i like 2023-05-08 14:41:16 +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/oauth2 from 0.7.0 to 0.8.0 2023-05-10 12:32:42 +07:00
go.sum build(deps): bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 2023-05-10 12:32:42 +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