1
0
mirror of https://github.com/golang/go synced 2024-10-01 22:18:32 -06:00
go/internal/lsp/testdata/indirect/primarymod/go.mod

6 lines
211 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")
require example.com/extramodule v1.0.0 // indirect