wujinpeng

Results 2 issues of wujinpeng

Hi, I am currently using an older version of the software and executing commands using the following method: ``` params := winrm.DefaultParameters params.TransportDecorator = func() winrm.Transporter { return &winrm.ClientNTLM{} }...

../../../../../go/pkg/mod/github.com/duke-git/lancet/[email protected]/mathutil/mathutil.go:13:2: golang.org/x/[email protected]: missing go.sum entry for go.mod file; to add it: go mod download golang.org/x/exp exp包 exp包是实验性的,后续可能会合并到主分支或废弃;并且不能保证与Go1的兼容性。