Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,875 contributions in the last year
Contribution activity
July 2020
- mvdan/kit Go
Created a pull request in go-kit/kit that received 2 comments
log/term: fix build on GOOS=js GOARCH=wasm
Before this fix, the build would fail, as IsTerminal isn't defined on
that platform:
$ GOOS=js GOARCH=wasm go build
# github.com/go-kit/kit/log/ter…
+1
−1
•
2
comments
Created an issue in golang/go that received 1 comment
x/pkgsite: multiple console warnings/errors on Firefox
For example, on https://pkg.go.dev/mod/mvdan.cc/sh/[email protected] with Firefox 78.0.1 on Linux, on my usual profile:
Content Security Policy: The page’s…
1
comment
28
contributions
in private repositories
Jul 1 – Jul 7