Commit Graph

23 Commits

Author SHA1 Message Date
Frederik Löffert
d898e1a443
Merge pull request #1 from foomo/dependabot/github_actions/golangci/golangci-lint-action-6
chore(deps): bump golangci/golangci-lint-action from 4 to 6
2024-07-04 14:03:46 +02:00
Frederik Löffert
f428b44382
Merge branch 'main' into dependabot/github_actions/golangci/golangci-lint-action-6 2024-07-04 14:00:56 +02:00
Frederik Löffert
998c3690d2
Merge pull request #2 from foomo/dependabot/go_modules/gomod-security-654f3690b0
chore(deps): bump the gomod-security group with 2 updates
2024-07-04 14:00:35 +02:00
Frederik Löffert
80018862e1 feat: update to go 1.22.4
and update dependencies
2024-07-04 13:58:03 +02:00
Frederik Löffert
ccce087494 Merge branch 'main' of github.com:foomo/hanko-go into dependabot/go_modules/gomod-security-654f3690b0 2024-07-04 13:53:39 +02:00
Frederik Löffert
2086e18bcc
Merge branch 'main' into dependabot/github_actions/golangci/golangci-lint-action-6 2024-07-04 13:50:16 +02:00
Frederik Löffert
ecc6f104d4
Merge pull request #3 from foomo/oapi-codegen-v2.3.0
feat: upgrade oapi-codegen v2.3.0
2024-07-04 13:49:56 +02:00
Frederik Löffert
c1c72b15e6
Merge branch 'main' into dependabot/github_actions/golangci/golangci-lint-action-6 2024-07-04 13:49:47 +02:00
Frederik Löffert
845b1a045b
Merge branch 'main' into dependabot/go_modules/gomod-security-654f3690b0 2024-07-04 13:49:36 +02:00
Frederik Löffert
3d4d5f1111 docs: link hano project in README 2024-07-04 13:47:38 +02:00
Frederik Löffert
2415cb9ed0 Merge branch 'oapi-codegen-v2.3.0' of github.com:foomo/hanko-go into oapi-codegen-v2.3.0 2024-07-04 13:45:48 +02:00
Frederik Löffert
eeac223372 feat: upgrade client to spec v0.12.0 2024-07-04 13:45:45 +02:00
Kevin Franklin Kim
7c407a116a
Merge branch 'main' into oapi-codegen-v2.3.0 2024-07-04 13:34:59 +02:00
franklin
e2089e70fd
chore: fix name 2024-07-04 13:34:47 +02:00
franklin
83697a54c1
docs: update README 2024-07-04 13:28:44 +02:00
franklin
6e407ffe08
feat: upgrade oapi-codegen v2.3.0 2024-07-04 13:21:46 +02:00
dependabot[bot]
70e345785e
chore(deps): bump the gomod-security group with 2 updates
Bumps the gomod-security group with 2 updates: [golang.org/x/net](https://github.com/golang/net) and google.golang.org/protobuf.


Updates `golang.org/x/net` from 0.21.0 to 0.23.0
- [Commits](https://github.com/golang/net/compare/v0.21.0...v0.23.0)

Updates `google.golang.org/protobuf` from 1.31.0 to 1.33.0

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
  dependency-group: gomod-security
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
  dependency-group: gomod-security
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 11:15:07 +00:00
dependabot[bot]
25fb6ae8f9
chore(deps): bump golangci/golangci-lint-action from 4 to 6
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4 to 6.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v4...v6)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 11:14:56 +00:00
franklin
690c171d3d
chore: add github actions 2024-07-04 13:14:09 +02:00
franklin
aa9bbbe665
chore: enable linters 2024-07-04 13:10:51 +02:00
franklin
9e6394fe61
chore: setup project structure 2024-07-04 13:04:41 +02:00
Frederik Löffert
2bca31624d feat: generate hanko clients v0.11.0 2024-06-06 19:03:08 +02:00
Frederik Löffert
c7e0d0167e first commit 2024-06-05 11:21:31 +02:00