File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ require (
88 github.com/bitly/go-simplejson v0.5.1-0.20170206154632-da1a8928f709
99 github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
1010 github.com/fsnotify/fsnotify v1.6.0
11+ github.com/google/uuid v1.1.2
1112 github.com/mreiferson/go-options v1.0.0
1213 github.com/openshift/api v0.0.0-20230223193310-d964c7a58d75
1314 github.com/openshift/build-machinery-go v0.0.0-20220913142420-e25cf57ea46d
@@ -48,7 +49,6 @@ require (
4849 github.com/google/gnostic v0.5.7-v3refs // indirect
4950 github.com/google/go-cmp v0.5.9 // indirect
5051 github.com/google/gofuzz v1.2.0 // indirect
51- github.com/google/uuid v1.1.2 // indirect
5252 github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 // indirect
5353 github.com/grpc-ecosystem/grpc-gateway/v2 v2.7.0 // indirect
5454 github.com/imdario/mergo v0.3.7 // indirect
You can’t perform that action at this time.
0 commit comments