2023-03-15 16:00:52 +00:00
|
|
|
// Copyright (c) HashiCorp, Inc.
|
|
|
|
// SPDX-License-Identifier: MPL-2.0
|
|
|
|
|
2015-11-05 21:44:20 +00:00
|
|
|
package main // import "github.com/hashicorp/vault"
|
2015-03-04 07:03:24 +00:00
|
|
|
|
|
|
|
// This file is intentionally empty to force early versions of Go
|
|
|
|
// to test compilation for tests.
|