Commit 9f095c55 authored by Eric Chiang's avatar Eric Chiang

*: update go-oidc to remove dependency on capnslog

This change updates the vendored go-oidc package to remove the
dependency on capnslog. It also pulls in a few other minor changes
as part of that package's development.
parent bef9f3c2
......@@ -5,7 +5,7 @@ import:
- package: github.com/andybalholm/cascadia
version: 6122e68c2642b7b75c538a63b15168c6c80fb757
- package: github.com/coreos/go-oidc
version: 5aa9381f6e998aa16cc96b4347d33dcc29792864
version: 1efe0e1303a62da553fcb6beb8bd2aa9250c0ca8
subpackages:
- http
- jose
......@@ -15,7 +15,6 @@ import:
- package: github.com/coreos/pkg
version: fa94270d4bac0d8ae5dc6b71894e251aada93f74
subpackages:
- capnslog
- flagutil
- health
- httputil
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment