blob: cbb7157ea2e5b449a9eda4bbf26282c39b8a8e60 [file] [log] [blame]
module dawn.googlesource.com/tint/tools/src
go 1.16
require (
github.com/andygrunwald/go-gerrit v0.0.0-20210709065208-9d38b0be0268
github.com/fatih/color v1.10.0
github.com/go-git/go-git/v5 v5.4.2
github.com/sergi/go-diff v1.2.0
github.com/shirou/gopsutil v3.21.11+incompatible
github.com/tklauser/go-sysconf v0.3.9 // indirect
github.com/yusufpapurcu/wmi v1.2.2 // indirect
golang.org/x/net v0.0.0-20210614182718-04defd469f4e
)