Skip to content

Commit 25c5b13

Browse files
smasher164heschi
authored andcommitted
internal/imports: update stdlib index for 1.15
$ go run mkstdlib.go Updates golang/go#38706. Change-Id: I9d1bba54c4f9a0369b1d088c00a2f0c3e4409806 Reviewed-on: https://go-review.googlesource.com/c/tools/+/246581 Run-TryBot: Akhil Indurti <[email protected]> Run-TryBot: Heschi Kreinick <[email protected]> TryBot-Result: Gobot Gobot <[email protected]> Reviewed-by: Heschi Kreinick <[email protected]>
1 parent 5c72ddd commit 25c5b13

File tree

2 files changed

+53
-0
lines changed

2 files changed

+53
-0
lines changed

internal/imports/mkstdlib.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ func main() {
6161
mustOpen(api("go1.12.txt")),
6262
mustOpen(api("go1.13.txt")),
6363
mustOpen(api("go1.14.txt")),
64+
mustOpen(api("go1.15.txt")),
6465

6566
// The API of the syscall/js package needs to be computed explicitly,
6667
// because it's not included in the GOROOT/api/go1.*.txt files at this time.

internal/imports/zstdlib.go

Lines changed: 52 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)