cue fmt and package name fix
Signed-off-by: Richard Jones <richard@dagger.io>
This commit is contained in:
parent
8ce33f63e4
commit
a7e285e787
@ -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