Skip to content

Organizations

@golang @maintainers @haskell-hint @gosheffield

Sponsors

@Eriner @nakabonne @geoah @dominikh @theclapp @kovetskiy

Pinned

  1. A shell parser, formatter, and interpreter (sh/bash/mksh), including shfmt

    Go 2.9k 144

  2. A stricter gofmt

    Go 571 29

  3. Find unused parameters in Go

    Go 291 12

  4. Obfuscate Go builds

    Go 313 19

  5. The Go programming language

    Go 74.4k 10.7k

  6. A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.

    Go 5k 432

1,868 contributions in the last year

Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Mon Wed Fri

Contribution activity

July 2020

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 2 comments

cmd/go: 'get -d' failing on modules with only a build-ignored Go file in their root directory

#!/bin/bash docker run -i golang:1.15beta1 <<-SCRIPT set -ex go version go env mkdir /tmp/foo cd /tmp/foo go mod init test go get -d google.golang.…

2 comments
46 contributions in private repositories Jul 1 – Jul 16

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.