golang.org/x/build@v0.0.0-20240506185731-218518f32b70/relnote/testdata/checkAPIFile/missing.txt (about) 1 Check the error when the *stdlib/*minor directory is missing. 2 3 -- api.txt -- 4 pkg foo, type T #123 5 pkg bar, type T #123 6 -- want -- 7 No directory matches *stdlib/*minor. 8 This shouldn't happen; please file a bug at https://go.dev/issues/new.