mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
Add canonical import path to main package for those using golang-builder
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package main
|
||||
package main // import "github.com/hashicorp/vault"
|
||||
|
||||
// This file is intentionally empty to force early versions of Go
|
||||
// to test compilation for tests.
|
||||
|
||||
Reference in New Issue
Block a user