Zik Aeroh

Results 4 issues of Zik Aeroh

I hit this data race in my CI: ``` ================== WARNING: DATA RACE Read at 0x00c0000d2a68 by goroutine 7: github.com/hortbot/hortbot/internal/db/migrations/esc.(*_escFile).Name() /home/travis/gopath/src/github.com/hortbot/hortbot/internal/db/migrations/esc/esc.go:130 +0x3e github.com/golang-migrate/migrate/v4/source/httpfs.(*PartialDriver).Init() /home/travis/gopath/pkg/mod/github.com/golang-migrate/migrate/[email protected]/source/httpfs/partial_driver.go:48 +0x34c github.com/golang-migrate/migrate/v4/source/httpfs.New() /home/travis/gopath/pkg/mod/github.com/golang-migrate/migrate/[email protected]/source/httpfs/driver.go:21 +0xaf github.com/hortbot/hortbot/internal/db/migrations.newMigrate() /home/travis/gopath/src/github.com/hortbot/hortbot/internal/db/migrations/migrations.go:51...

There's a plugin `gb` which is for the Go build tool `gb`; this project was superseded by Go modules. [Its repo](github.com/constabulary/gb) hasn't had a commit in 5 years and the...

**- What I did** This is for: - moby/swarmkit#1244 - moby/swarmkit#2682, though this PR series takes a much simpler approach. - moby/moby#24865 This simply plumbs devices through everything such that...

**- What I did** This is for: - moby/swarmkit#1244 - moby/swarmkit#2682, though this PR series takes a much simpler approach. - moby/moby#24865 This simply plumbs devices through everything such that...