Skip to content

Commit a463f43

Browse files
committed
Vendor x/net and x/text in the IdnaIpLiteralSmuggle test fixture
The fixture required golang.org/x/net and golang.org/x/text in go.mod but had no vendor directory, so the Go extractor's -mod=vendor build failed with an inconsistent-vendoring error. Add the vendored modules and go.sum so test extraction succeeds.
1 parent e8e046e commit a463f43

39 files changed

Lines changed: 56092 additions & 0 deletions

go/ql/test/experimental/CWE-918/IdnaIpLiteralSmuggle/vendor/golang.org/x/net/LICENSE

Lines changed: 27 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

go/ql/test/experimental/CWE-918/IdnaIpLiteralSmuggle/vendor/golang.org/x/net/PATENTS

Lines changed: 22 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

go/ql/test/experimental/CWE-918/IdnaIpLiteralSmuggle/vendor/golang.org/x/net/idna/go118.go

Lines changed: 13 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)