module github.com/golang/vscode-go | |
go 1.16 | |
require ( | |
github.com/google/go-cmp v0.5.7 | |
github.com/stamblerre/work-stats v0.0.0-20211013195910-92098c96a21a | |
golang.org/x/build v0.0.0-20211222221018-ee978b38c739 | |
golang.org/x/net v0.0.0-20211015210444-4f30a5c0130f // indirect | |
golang.org/x/sys v0.0.0-20211019181941-9d821ace8654 // indirect | |
golang.org/x/text v0.3.7 // indirect | |
) |