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.10 4 5package gtego110 6 7const __SOFTWARE_REQUIRES_GO_VERSION_1_10__ = uint8(0)