api-testing/extensions/store-git
dependabot[bot] 8dbd10aa1c
chore(deps): bump golang.org/x/net in /extensions/store-git (#229)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.12.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.12.0...v0.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-15 08:24:37 +08:00
..
cmd feat: let the git ext supports listening on unix socket (#183) 2023-08-24 20:18:35 +08:00
pkg fix: add unit tests for the git store ext (#166) 2023-08-15 17:00:31 +08:00
go.mod chore(deps): bump golang.org/x/net in /extensions/store-git (#229) 2023-10-15 08:24:37 +08:00
go.sum chore(deps): bump golang.org/x/net in /extensions/store-git (#229) 2023-10-15 08:24:37 +08:00
main.go feat: add git as the store extension (#165) 2023-08-15 10:18:08 +08:00