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
Fix incorrect dependency version in testbed/go.mod (#495)
The dependency was referring to non-existing version. This was
building fine in this repo because the dependency is replaced
but was causing problem in other repos which consume the testbed.
0 commit comments