mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
Changed file names so it builds correctly
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
// +build !windows
|
||||
|
||||
package allocdir
|
||||
|
||||
import (
|
||||
@@ -1,3 +1,5 @@
|
||||
// +build !linux
|
||||
|
||||
package allocdir
|
||||
|
||||
import "github.com/hashicorp/nomad/nomad/structs"
|
||||
Reference in New Issue
Block a user