diff --git a/projects/gopretty/config b/projects/gopretty/config index 7108ada..3732f1a 100644 --- a/projects/gopretty/config +++ b/projects/gopretty/config @@ -10,11 +10,14 @@ var: use_container: 1 go_lib: github.com/kr/pretty go_lib_deps: + - gointernal - gotext input_files: - project: container-image - name: go project: go + - name: gointernal + project: gointernal - name: gotext project: gotext