cue fmt and package name fix
Signed-off-by: Richard Jones <richard@dagger.io>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package engine
|
||||
|
||||
// A network service address
|
||||
#Address: string & =~"^(tcp://|unix://|udp://).*"
|
||||
#Address: string & =~"^(tcp://|unix://|udp://).*"
|
||||
|
@@ -1,4 +1,4 @@
|
||||
package dagger
|
||||
package engine
|
||||
|
||||
import (
|
||||
"alpha.dagger.io/europa/dagger/engine/spec/engine"
|
||||
|
Reference in New Issue
Block a user