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
The build was failing due to using a package, io/fs, that was introduced
in Go 1.16 because go mods was resolving the wrong version of afero.
I've updated our dependencies to resolve the conflict.
Signed-off-by: Carolyn Van Slyck <[email protected]>
0 commit comments