You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
compiler: upgrade to Go 1.11.5 (#43)
* Fix bug where usage was shown for all errors in the gopherjs command
* Use version of github.com/shurcooL/vfsgen/cmd/vfsgendev that has
option to not write modTime
* Always run go generate ./... as part of CI