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
mod: Update cobra, crypto and Go required verisons (#338)
Updates two modules (`github.com/spf13/cobra` and `golang.org/x/crypto`)
to the latest available versions.
Additionally, bumps the required Go version to `1.13` since it requires
it anyway to make use of `http.Transport.Clone()` and anything prior to
`1.13` won't work.
Signed-off-by: Marc Lopez <marc5.12@outlook.com>
0 commit comments