k3s/vendor/github.com/benmoss/go-powershell/go.mod
Jacob Blain Christen b4a51f2b9a
[migration k3s-io] update flannel and go-powershell replace directives (#2576)
rancher/flannel ➡️ k3s-io/flannel
rancher/go-powershell ➡️ k3s-io/go-powershell

Part of https://github.com/rancher/k3s/issues/2189

Signed-off-by: Jacob Blain Christen <jacob@rancher.com>
2020-12-01 08:12:18 -07:00

6 lines
86 B
Modula-2

module github.com/k3s-io/go-powershell
go 1.14
require github.com/pkg/errors v0.9.1