Mirror of a distributed, offline-first bug tracker embedded in git
1// The contents of this file has been released in to the Public Domain. 2 3// +build go1.9 4 5package gtego19 6 7const __SOFTWARE_REQUIRES_GO_VERSION_1_9__ = uint8(0)