Commit 153fc8a
committed
cmd/cue: adjust the detection of Go standard library packages
"foo/bar.baz" is still part of the standard library, even if such
a standard library package may never become a reality in practice.
Signed-off-by: Daniel Martí <[email protected]>
Change-Id: I051fed55743ac569c7fe1414182d77f4d371a11b
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1210517
TryBot-Result: CUEcueckoo <[email protected]>
Reviewed-by: Roger Peppe <[email protected]>
Unity-Result: CUE porcuepine <[email protected]>1 parent 97cbf7e commit 153fc8a
1 file changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1081 | 1081 | | |
1082 | 1082 | | |
1083 | 1083 | | |
| 1084 | + | |
| 1085 | + | |
| 1086 | + | |
| 1087 | + | |
| 1088 | + | |
| 1089 | + | |
| 1090 | + | |
| 1091 | + | |
1084 | 1092 | | |
1085 | 1093 | | |
1086 | 1094 | | |
1087 | | - | |
| 1095 | + | |
| 1096 | + | |
1088 | 1097 | | |
1089 | 1098 | | |
1090 | 1099 | | |
| |||
0 commit comments