github.com/octohelm/cuemod@v0.9.4/pkg/cuemod/testdata/b/main.cue (about) 1 package b 2 3 import ( 4 "github.com/x/b/cuepkg/c" 5 ) 6 7 sub: c.services