aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/theckman/goconstraint/go1.9/gte/go19.go
blob: 446a5ee3800a64a101670459dec4c7e67b0ec572 (plain) (blame)
1
2
3
4
5
6
7
// The contents of this file has been released in to the Public Domain.

// +build go1.9

package gtego19

const __SOFTWARE_REQUIRES_GO_VERSION_1_9__ = uint8(0)