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:

committed by
Pierre Carrier

parent
39cef6f1d2
commit
687b44867e
3
vendor/github.com/creachadair/otp/otpauth/otpauth.go
generated
vendored
3
vendor/github.com/creachadair/otp/otpauth/otpauth.go
generated
vendored
@ -7,8 +7,7 @@
|
||||
//
|
||||
// The general form of an OTP URL is:
|
||||
//
|
||||
// otpauth://TYPE/LABEL?PARAMETERS
|
||||
//
|
||||
// otpauth://TYPE/LABEL?PARAMETERS
|
||||
package otpauth
|
||||
|
||||
import (
|
||||
|
Reference in New Issue
Block a user