github tianon/gosu 1.1

latest releases: 1.17, 1.16, 1.15...
9 years ago
  • add LockOSThread and explicit GOMAXPROCS to ensure even more explicitly that we're running in the same thread for the duration
  • add better version output (including compilation info)
  • build against Go 1.3 (via tianon/golang and the new Dockerfile+build.sh)
$ ./gosu
Usage: ./gosu user-spec command [args]
   ie: ./gosu tianon bash
       ./gosu nobody:root bash -c 'whoami && id'
       ./gosu 1000:1 id

./gosu version: 1.1 (go1.3 on linux/amd64; gc)

Don't miss a new gosu release

NewReleases is sending notifications on new releases.