File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/acceptance/assets/app/go_app Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ require (
66 github.com/cloudfoundry-community/go-cfenv v1.18.0
77 github.com/go-faster/errors v0.7.1
88 github.com/go-faster/jx v1.1.0
9+ github.com/go-logr/logr v1.4.3
910 github.com/json-iterator/go v1.1.12
1011 github.com/maxbrunsfeld/counterfeiter/v6 v6.11.2
1112 github.com/mitchellh/mapstructure v1.5.0
@@ -26,7 +27,6 @@ require (
2627 github.com/fatih/color v1.18.0 // indirect
2728 github.com/ghodss/yaml v1.0.0 // indirect
2829 github.com/go-faster/yaml v0.4.6 // indirect
29- github.com/go-logr/logr v1.4.3 // indirect
3030 github.com/go-logr/stdr v1.2.2 // indirect
3131 github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
3232 github.com/google/go-cmp v0.7.0 // indirect
You can’t perform that action at this time.
0 commit comments