mirror of
https://github.com/FiloSottile/age.git
synced 2025-12-23 05:25:14 +00:00
all: build tag tests that require Go 1.18
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
//go:build go1.18
|
||||
// +build go1.18
|
||||
|
||||
package age_test
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user