Closed aecay closed 2 years ago
this is tag 2.30.2 of the upstream library, per the advice at https://github.com/dexidp/dex/issues/1578#issuecomment-623092769.
Also ran go mod tidy over the go.sum file
go mod tidy
I'm not 100% sure why the changes in 20a1b7c were needed (which is a bit suboptimal), but they made the warning messages go away and the test suite pass :confused:
this is tag 2.30.2 of the upstream library, per the advice at https://github.com/dexidp/dex/issues/1578#issuecomment-623092769.
Also ran
go mod tidy
over the go.sum fileI'm not 100% sure why the changes in 20a1b7c were needed (which is a bit suboptimal), but they made the warning messages go away and the test suite pass :confused: