You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fixed ineffectual assignment failures keeping vfs from achieving 100% in goreportcard.
fixed #48 bug where 'invalid cross-device link' error occurs when renaming os files that are found on different devices/volumes including temp dirs.
fixed #53 bug where s3 file tests were failing due to a deferred removal of a temp file.
Security
Upgraded dependencies. Required regen of S3 API mock due to a couple new methods.
SSH returns a different error text since Go 1.14 (only affects 1 test).