1
0
mirror of https://github.com/rancher/rke.git synced 2025-06-23 14:07:13 +00:00
rke/vendor/github.com/Microsoft/go-winio/go.mod
Sebastiaan van Steenis 1b24d67a21 vendor update
2020-08-14 18:43:49 +02:00

10 lines
177 B
Modula-2

module github.com/Microsoft/go-winio
go 1.12
require (
github.com/pkg/errors v0.8.1
github.com/sirupsen/logrus v1.4.1
golang.org/x/sys v0.0.0-20190916202348-b4ddaad3f8a3
)