1
0
mirror of https://github.com/golang/go synced 2024-11-19 10:04:56 -07:00
go/internal/lsp/testdata/indirect/primarymod/go.mod

6 lines
223 B
Modula-2
Raw Normal View History

module indirect
go 1.12
//@diag("// indirect", "go mod tidy", "example.com/extramodule should be a direct dependency.", "warning"),suggestedfix("// indirect", "quickfix")
require example.com/extramodule v1.0.0 // indirect