Update module dependencies.

- github.com/creachadair/otp to v0.4.0
- golang.org/x/crypto to v0.1.0
- Update go mod vendor
- Update gofmt (changes from 1.19)
- Update CI configuration.
- Fix CI status badge.

No functional changes.
This commit is contained in:
M. J. Fromberger
2022-10-29 09:39:04 -07:00
committed by Pierre Carrier
parent 39cef6f1d2
commit 687b44867e
193 changed files with 25699 additions and 4323 deletions

View File

@ -1,4 +1,4 @@
[![Go presubmit](https://github.com/pcarrier/gauth/workflows/Go%20presubmit/badge.svg)](https://github.com/pcarrier/gauth/actions)
[![Go presubmit](https://github.com/pcarrier/gauth/actions/workflows/go-presubmit.yml/badge.svg)](https://github.com/pcarrier/gauth/actions)
gauth: replace Google Authenticator
===================================