Go to file
dependabot[bot] efdded91fd build(deps): bump golang.org/x/oauth2 from 0.4.0 to 0.5.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/golang/oauth2/releases)
- [Commits](https://github.com/golang/oauth2/compare/v0.4.0...v0.5.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-02-09 09:47:58 +07:00
.github chore: bump go1.20 in github action 2023-02-08 15:30:05 +07:00
docs feat: go 1.20 in blog 2023-02-08 15:29:08 +07:00
posts feat: go 1.20 in blog 2023-02-08 15:29:08 +07:00
templates chore: switch inter to recursive 2023-01-22 02:29:57 +07:00
.gitignore chore: format using yarn prettier 2022-12-30 16:26:06 +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: switch from yarn to bun 2023-01-22 12:18:44 +07:00
README.md feat: generate using github markdown 2022-12-26 02:13:58 +07:00
bun.lockb feat: go 1.20 in blog 2023-02-08 15:29:08 +07:00
go.mod build(deps): bump golang.org/x/oauth2 from 0.4.0 to 0.5.0 2023-02-09 09:47:58 +07:00
go.sum build(deps): bump golang.org/x/oauth2 from 0.4.0 to 0.5.0 2023-02-09 09:47:58 +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