Skip to content

Commit c32dd46

Browse files
smasher164heschi
authored andcommitted
internal/imports: update stdlib index for 1.17
$ go run mkstdlib.go Updates golang/go#38706. Change-Id: I0ad28f7d5e1fec2d1ccc3bc0f01f43a7d2f0d817 Reviewed-on: https://go-review.googlesource.com/c/tools/+/344629 Run-TryBot: Akhil Indurti <[email protected]> gopls-CI: kokoro <[email protected]> TryBot-Result: Go Bot <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> Reviewed-by: Heschi Kreinick <[email protected]> Trust: Dmitri Shuralyov <[email protected]>
1 parent d4cc65f commit c32dd46

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

internal/imports/mkstdlib.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ func main() {
6969
mustOpen(api("go1.14.txt")),
7070
mustOpen(api("go1.15.txt")),
7171
mustOpen(api("go1.16.txt")),
72+
mustOpen(api("go1.17.txt")),
7273

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

internal/imports/zstdlib.go

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