Guys, im trying make PR (https://github.com/99designs/gqlgen/pull/2432) and nancy reject it for security reason in tests.
It say, that in go.mod present module with 1 known vulnerabilities.
But my PR is about 3 lines of code. I dnt change go.mod and anything else. in "master" i see same module.
How can i resolve this problem?
GitHub
If for something reason we miss go.mod and then run "go run github.com/99designs/gqlgen init" we get cascade errors like:
projects/source/go/test/typeparam/issue51836.dir imports
...