mirror of
https://github.com/project-zot/zot.git
synced 2026-06-16 12:28:01 +08:00
Added graphql api feature for image vulnerability scanning
This commit is contained in:
@@ -367,8 +367,8 @@ go_repository(
|
||||
go_repository(
|
||||
name = "com_github_gorilla_websocket",
|
||||
importpath = "github.com/gorilla/websocket",
|
||||
sum = "h1:WDFjx/TMzVgy9VdMMQi2K2Emtwi2QcUQsztZ/zLaH/Q=",
|
||||
version = "v1.4.0",
|
||||
sum = "h1:+/TMaTYc4QFitKJxsQ7Yye35DkWvkdLcvGKqM+x0Ufc=",
|
||||
version = "v1.4.2",
|
||||
)
|
||||
|
||||
go_repository(
|
||||
@@ -2728,3 +2728,122 @@ go_repository(
|
||||
sum = "h1:VsBPFP1AI068pPrMxtb/S8Zkgf9xEmTLJjfM+P5UIEo=",
|
||||
version = "v2.2.0+incompatible",
|
||||
)
|
||||
|
||||
go_repository(
|
||||
name = "com_github_99designs_gqlgen",
|
||||
importpath = "github.com/99designs/gqlgen",
|
||||
sum = "h1:aOdpsiCycFtCnAv8CAI1exnKrIDHMqtMzQoXeTziY4o=",
|
||||
version = "v0.12.2",
|
||||
)
|
||||
|
||||
go_repository(
|
||||
name = "com_github_agnivade_levenshtein",
|
||||
importpath = "github.com/agnivade/levenshtein",
|
||||
sum = "h1:M5ZnqLOoZR8ygVq0FfkXsNOKzMCk0xRiow0R5+5VkQ0=",
|
||||
version = "v1.0.3",
|
||||
)
|
||||
|
||||
go_repository(
|
||||
name = "com_github_andreyvit_diff",
|
||||
importpath = "github.com/andreyvit/diff",
|
||||
sum = "h1:bvNMNQO63//z+xNgfBlViaCIJKLlCJ6/fmUseuG0wVQ=",
|
||||
version = "v0.0.0-20170406064948-c7f18ee00883",
|
||||
)
|
||||
|
||||
go_repository(
|
||||
name = "com_github_arbovm_levenshtein",
|
||||
importpath = "github.com/arbovm/levenshtein",
|
||||
sum = "h1:jfIu9sQUG6Ig+0+Ap1h4unLjW6YQJpKZVmUzxsD4E/Q=",
|
||||
version = "v0.0.0-20160628152529-48b4e1c0c4d0",
|
||||
)
|
||||
|
||||
go_repository(
|
||||
name = "com_github_dgryski_trifles",
|
||||
importpath = "github.com/dgryski/trifles",
|
||||
sum = "h1:TUuUh0Xgj97tLMNtWtNvI9mIV6isjEb9lBMNv+77IGM=",
|
||||
version = "v0.0.0-20190318185328-a8d75aae118c",
|
||||
)
|
||||
|
||||
go_repository(
|
||||
name = "com_github_logrusorgru_aurora",
|
||||
importpath = "github.com/logrusorgru/aurora",
|
||||
sum = "h1:bqDmpDG49ZRnB5PcgP0RXtQvnMSgIF14M7CBd2shtXs=",
|
||||
version = "v0.0.0-20200102142835-e9ef32dff381",
|
||||
)
|
||||
|
||||
go_repository(
|
||||
name = "com_github_matryer_moq",
|
||||
importpath = "github.com/matryer/moq",
|
||||
sum = "h1:reVOUXwnhsYv/8UqjvhrMOu5CNT9UapHFLbQ2JcXsmg=",
|
||||
version = "v0.0.0-20200106131100-75d0ddfc0007",
|
||||
)
|
||||
|
||||
go_repository(
|
||||
name = "com_github_opentracing_basictracer_go",
|
||||
importpath = "github.com/opentracing/basictracer-go",
|
||||
sum = "h1:YyUAhaEfjoWXclZVJ9sGoNct7j4TVk7lZWlQw5UXuoo=",
|
||||
version = "v1.0.0",
|
||||
)
|
||||
|
||||
go_repository(
|
||||
name = "com_github_opentracing_opentracing_go",
|
||||
importpath = "github.com/opentracing/opentracing-go",
|
||||
sum = "h1:3jA2P6O1F9UOrWVpwrIo17pu01KWvNWg4X946/Y5Zwg=",
|
||||
version = "v1.0.2",
|
||||
)
|
||||
|
||||
go_repository(
|
||||
name = "com_github_rs_cors",
|
||||
importpath = "github.com/rs/cors",
|
||||
sum = "h1:G9tHG9lebljV9mfp9SNPDL36nCDxmo3zTlAf1YgvzmI=",
|
||||
version = "v1.6.0",
|
||||
)
|
||||
|
||||
go_repository(
|
||||
name = "com_github_shurcool_httpfs",
|
||||
importpath = "github.com/shurcooL/httpfs",
|
||||
sum = "h1:SWV2fHctRpRrp49VXJ6UZja7gU9QLHwRpIPBN89SKEo=",
|
||||
version = "v0.0.0-20171119174359-809beceb2371",
|
||||
)
|
||||
|
||||
go_repository(
|
||||
name = "com_github_shurcool_vfsgen",
|
||||
importpath = "github.com/shurcooL/vfsgen",
|
||||
sum = "h1:JJV9CsgM9EC9w2iVkwuz+sMx8yRFe89PJRUrv6hPCIA=",
|
||||
version = "v0.0.0-20180121065927-ffb13db8def0",
|
||||
)
|
||||
|
||||
go_repository(
|
||||
name = "com_github_vektah_dataloaden",
|
||||
importpath = "github.com/vektah/dataloaden",
|
||||
sum = "h1:+w0Zm/9gaWpEAyDlU1eKOuk5twTjAjuevXqcJJw8hrg=",
|
||||
version = "v0.2.1-0.20190515034641-a19b9a6e7c9e",
|
||||
)
|
||||
|
||||
go_repository(
|
||||
name = "com_github_vektah_gqlparser",
|
||||
importpath = "github.com/vektah/gqlparser",
|
||||
sum = "h1:8b0IcD3qZKWJQHSzynbDlrtP3IxVydZ2DZepCGofqfU=",
|
||||
version = "v1.3.1",
|
||||
)
|
||||
|
||||
go_repository(
|
||||
name = "com_github_vektah_gqlparser_v2",
|
||||
importpath = "github.com/vektah/gqlparser/v2",
|
||||
sum = "h1:xgl5abVnsd4hkN9rk65OJID9bfcLSMuTaTcZj777q1o=",
|
||||
version = "v2.0.1",
|
||||
)
|
||||
|
||||
go_repository(
|
||||
name = "com_sourcegraph_sourcegraph_appdash",
|
||||
importpath = "sourcegraph.com/sourcegraph/appdash",
|
||||
sum = "h1:d2maSb13hr/ArmfK3rW+wNUKKfytCol7W1/vDHxMPiE=",
|
||||
version = "v0.0.0-20180110180208-2cc67fd64755",
|
||||
)
|
||||
|
||||
go_repository(
|
||||
name = "com_sourcegraph_sourcegraph_appdash_data",
|
||||
importpath = "sourcegraph.com/sourcegraph/appdash-data",
|
||||
sum = "h1:e1sMhtVq9AfcEy8AXNb8eSg6gbzfdpYhoNqnPJa+GzI=",
|
||||
version = "v0.0.0-20151005221446-73f23eafcf67",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user