Hidetake Iwata
|
66127ff3fc
|
Migrate to mockery packages feature (#1124)
* Migrate to mockery packages feature
* Fix workflow
|
2024-08-17 12:27:13 +09:00 |
|
renovate[bot]
|
9e2fcd8cdb
|
fix(deps): update module github.com/golang-jwt/jwt/v4 to v5 (#925)
* fix(deps): update module github.com/golang-jwt/jwt/v4 to v5
* Replace with `jwt.RegisteredClaims`
* Replace with `jwt.NewNumericDate`
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Hidetake Iwata <int128@gmail.com>
|
2023-05-14 21:38:48 +09:00 |
|
Hidetake Iwata
|
10412effa2
|
Run go fmt (#866)
* Run go fmt
* Generated by GitHub Actions (go / generate)
https://github.com/int128/kubelogin/actions/runs/4971610724
---------
Co-authored-by: update-generated-files-action <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-05-14 18:21:55 +09:00 |
|
Hidetake Iwata
|
7152bccd21
|
refactor: migrate to Testify Mock (#739)
|
2022-07-16 16:55:51 +09:00 |
|
Hidetake Iwata
|
9a850d7072
|
Migrate to github.com/golang-jwt/jwt/v4 (#604)
|
2021-08-08 11:39:45 +09:00 |
|
Hidetake Iwata
|
5a3227409c
|
Refactor: rename to infrastructure package (#426)
|
2020-11-21 07:56:52 +09:00 |
|
Hidetake Iwata
|
2cd741735e
|
Refactor: move templates.AuthCodeBrowserSuccessHTML to authcode (#348)
|
2020-07-30 09:29:49 +09:00 |
|
Hidetake Iwata
|
8b9e31b4c5
|
Refactor: error messages and testing/logger (#243)
* Refactor: respect -v option in testing/logger
* Refactor: revise error messages
|
2020-02-22 12:31:00 +09:00 |
|
Hidetake Iwata
|
9d2d0109d5
|
Refactor: extract adaptor/clock and testing/clock
|
2020-02-21 22:49:48 +09:00 |
|
Hidetake Iwata
|
aac8780caf
|
Refactor: move to testing/logger
|
2020-02-21 22:39:27 +09:00 |
|
Hidetake Iwata
|
f89525b184
|
Refactor: extract domain/jwt and testing/jwt (#241)
* Refactor: extract domain/jwt and testing/jwt
* Refactor: remove jwt-go dep from product code
|
2020-02-21 22:33:08 +09:00 |
|