You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[k8s-keystone-auth] Remove use of github.com/go-chi/chi/v5 (#3007)
* Add tests for keystone webhooks
Signed-off-by: Stephen Finucane <[email protected]>
* Remove use of github.com/go-chi/chi/v5
Our use of this is very minimal. There is no good reason to pull in a
dependency when the stdlib variant is more than sufficient.
Signed-off-by: Stephen Finucane <[email protected]>
* Remove unnecessary go.mod replaces
Signed-off-by: Stephen Finucane <[email protected]>
---------
Signed-off-by: Stephen Finucane <[email protected]>
Co-authored-by: Jesse Haka <[email protected]>
0 commit comments