Skip to content

Commit

Permalink
playground/internal/imports: Update and regenerate for Go 1.8.
Browse files Browse the repository at this point in the history
go generate github.com/gopherjs/gopherjs.github.io/playground/internal/imports
  • Loading branch information
dmitshur committed Feb 17, 2017
1 parent d03ab54 commit 5801b5d
Show file tree
Hide file tree
Showing 2 changed files with 280 additions and 193 deletions.
1 change: 1 addition & 0 deletions playground/internal/imports/mkstdlib.go
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ func main() {
mustOpen(api("go1.5.txt")),
mustOpen(api("go1.6.txt")),
mustOpen(api("go1.7.txt")),
mustOpen(api("go1.8.txt")),
mustOpen("gopherjs.txt"),
)
sc := bufio.NewScanner(f)
Expand Down
Loading

0 comments on commit 5801b5d

Please sign in to comment.