diff options
Diffstat (limited to 'git-codereview/go19_test.go')
| -rw-r--r-- | git-codereview/go19_test.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/git-codereview/go19_test.go b/git-codereview/go19_test.go index c2dc46e..999769d 100644 --- a/git-codereview/go19_test.go +++ b/git-codereview/go19_test.go @@ -2,6 +2,7 @@ // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. +//go:build go1.9 // +build go1.9 package main |
