golang / gddo

Go Doc Dot Org
https://godoc.org
BSD 3-Clause "New" or "Revised" License
1.1k stars 266 forks source link

all: test and redeploy with Go 1.11 #572

Closed shantuo closed 6 years ago

shantuo commented 6 years ago

This involves:

dmitshur commented 6 years ago

Note, https://godoc.org/syscall/js works now as a side-effect of me testing the new version. It'll go away if refreshed until this issue is resolved.

dmitshur commented 6 years ago

Both CLs have been merged, and the new version is tested and deployed. The syscall/js package is now operational (even after refreshing).

This is done now. Closing.

(The crawler still needs to be re-deployed under 1.11, but I'll do that as part of #573.)