File: go.mod

package info (click to toggle)
golang-github-microsoft-go-winio 0.6.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 764 kB
  • sloc: makefile: 3
file content (11 lines) | stat: -rw-r--r-- 194 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
module github.com/Microsoft/go-winio

go 1.21

require (
	github.com/sirupsen/logrus v1.9.3
	golang.org/x/sys v0.10.0
	golang.org/x/tools v0.11.0
)

require golang.org/x/mod v0.12.0 // indirect