Commit Graph

2 Commits (f158840606454a586bc0372ac7938d6955e56d5d)

Author SHA1 Message Date
silverwind 2b9df564b8
Lock gofumpt to v0.3.0 and run it ()
We can't depend on `latest` version of gofumpt because the output will
not be stable across versions. Lock it down to the latest version
released yesterday and run it again.
zeripath 3a29a23cdc
Attempt to fix the webauthn migration again - part 3 ()
v208.go is seriously broken as it misses an ID() check. We need to no-op and remigrate all of the u2f keys.

See 

Signed-off-by: Andrew Thornton <art27@cantab.net>