|
| 1 | +load("@bazel_gazelle//:deps.bzl", "go_repository") |
| 2 | + |
| 3 | +# This file is managed by `bazel run //:gazelle_update_repos` |
| 4 | + |
| 5 | +def scala_gazelle_deps(): |
| 6 | + go_repository( |
| 7 | + name = "com_github_bazelbuild_bazel_gazelle", |
| 8 | + importpath = "github.com/bazelbuild/bazel-gazelle", |
| 9 | + sum = "h1:NQmf8f7+7OcecUdnAgYoPete6RzAutjEuYjNhE9LU68=", |
| 10 | + version = "v0.43.0", |
| 11 | + ) |
| 12 | + go_repository( |
| 13 | + name = "com_github_bazelbuild_buildtools", |
| 14 | + importpath = "github.com/bazelbuild/buildtools", |
| 15 | + sum = "h1:FGzENZi+SX9I7h9xvMtRA3rel8hCEfyzSixteBgn7MU=", |
| 16 | + version = "v0.0.0-20240918101019-be1c24cc9a44", |
| 17 | + ) |
| 18 | + go_repository( |
| 19 | + name = "com_github_bazelbuild_rules_go", |
| 20 | + importpath = "github.com/bazelbuild/rules_go", |
| 21 | + sum = "h1:/BUvuaB8MEiUA2oLPPCGtuw5V+doAYyiGTFyoSWlkrw=", |
| 22 | + version = "v0.50.1", |
| 23 | + ) |
| 24 | + go_repository( |
| 25 | + name = "com_github_bmatcuk_doublestar_v4", |
| 26 | + importpath = "github.com/bmatcuk/doublestar/v4", |
| 27 | + sum = "h1:fdDeAqgT47acgwd9bd9HxJRDmc9UAmPpc+2m0CXv75Q=", |
| 28 | + version = "v4.7.1", |
| 29 | + ) |
| 30 | + go_repository( |
| 31 | + name = "com_github_davecgh_go_spew", |
| 32 | + importpath = "github.com/davecgh/go-spew", |
| 33 | + sum = "h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=", |
| 34 | + version = "v1.1.1", |
| 35 | + ) |
| 36 | + go_repository( |
| 37 | + name = "com_github_emirpasic_gods", |
| 38 | + importpath = "github.com/emirpasic/gods", |
| 39 | + sum = "h1:FXtiHYKDGKCW2KzwZKx0iC0PQmdlorYgdFG9jPXJ1Bc=", |
| 40 | + version = "v1.18.1", |
| 41 | + ) |
| 42 | + go_repository( |
| 43 | + name = "com_github_fsnotify_fsnotify", |
| 44 | + importpath = "github.com/fsnotify/fsnotify", |
| 45 | + sum = "h1:8JEhPFa5W2WU7YfeZzPNqzMP6Lwt7L2715Ggo0nosvA=", |
| 46 | + version = "v1.7.0", |
| 47 | + ) |
| 48 | + go_repository( |
| 49 | + name = "com_github_golang_protobuf", |
| 50 | + importpath = "github.com/golang/protobuf", |
| 51 | + sum = "h1:LUVKkCeviFUMKqHa4tXIIij/lbhnMbP7Fn5wKdKkRh4=", |
| 52 | + version = "v1.5.0", |
| 53 | + ) |
| 54 | + go_repository( |
| 55 | + name = "com_github_google_go_cmp", |
| 56 | + importpath = "github.com/google/go-cmp", |
| 57 | + sum = "h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=", |
| 58 | + version = "v0.6.0", |
| 59 | + ) |
| 60 | + go_repository( |
| 61 | + name = "com_github_pmezard_go_difflib", |
| 62 | + importpath = "github.com/pmezard/go-difflib", |
| 63 | + sum = "h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=", |
| 64 | + version = "v1.0.0", |
| 65 | + ) |
| 66 | + go_repository( |
| 67 | + name = "com_github_smacker_go_tree_sitter", |
| 68 | + importpath = "github.com/smacker/go-tree-sitter", |
| 69 | + patches = ["@com_github_foursquare_scala_gazelle//:tree-sitter_cdeps.patch"], |
| 70 | + sum = "h1:6C8qej6f1bStuePVkLSFxoU22XBS165D3klxlzRg8F4=", |
| 71 | + version = "v0.0.0-20240827094217-dd81d9e9be82", |
| 72 | + ) |
| 73 | + go_repository( |
| 74 | + name = "com_github_stretchr_testify", |
| 75 | + importpath = "github.com/stretchr/testify", |
| 76 | + sum = "h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=", |
| 77 | + version = "v1.9.0", |
| 78 | + ) |
| 79 | + go_repository( |
| 80 | + name = "in_gopkg_yaml_v3", |
| 81 | + importpath = "gopkg.in/yaml.v3", |
| 82 | + sum = "h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=", |
| 83 | + version = "v3.0.1", |
| 84 | + ) |
| 85 | + go_repository( |
| 86 | + name = "net_starlark_go", |
| 87 | + importpath = "go.starlark.net", |
| 88 | + sum = "h1:xwwDQW5We85NaTk2APgoN9202w/l0DVGp+GZMfsrh7s=", |
| 89 | + version = "v0.0.0-20210223155950-e043a3d3c984", |
| 90 | + ) |
| 91 | + go_repository( |
| 92 | + name = "org_golang_google_protobuf", |
| 93 | + importpath = "google.golang.org/protobuf", |
| 94 | + sum = "h1:uNO2rsAINq/JlFpSdYEKIZ0uKD/R9cpdv0T+yoGwGmI=", |
| 95 | + version = "v1.33.0", |
| 96 | + ) |
| 97 | + go_repository( |
| 98 | + name = "org_golang_x_mod", |
| 99 | + importpath = "golang.org/x/mod", |
| 100 | + sum = "h1:utOm6MM3R3dnawAiJgn0y+xvuYRsm1RKM/4giyfDgV0=", |
| 101 | + version = "v0.20.0", |
| 102 | + ) |
| 103 | + go_repository( |
| 104 | + name = "org_golang_x_sync", |
| 105 | + importpath = "golang.org/x/sync", |
| 106 | + sum = "h1:3NFvSEYkUoMifnESzZl15y791HH1qU2xm6eCJU5ZPXQ=", |
| 107 | + version = "v0.8.0", |
| 108 | + ) |
| 109 | + go_repository( |
| 110 | + name = "org_golang_x_sys", |
| 111 | + importpath = "golang.org/x/sys", |
| 112 | + sum = "h1:r+8e+loiHxRqhXVl6ML1nO3l1+oFoWbnlu2Ehimmi34=", |
| 113 | + version = "v0.25.0", |
| 114 | + ) |
| 115 | + go_repository( |
| 116 | + name = "org_golang_x_tools", |
| 117 | + importpath = "golang.org/x/tools", |
| 118 | + sum = "h1:Iey4qkscZuv0VvIt8E0neZjtPVQFSc870HQ448QgEmQ=", |
| 119 | + version = "v0.13.0", |
| 120 | + ) |
| 121 | + go_repository( |
| 122 | + name = "org_golang_x_tools_go_vcs", |
| 123 | + importpath = "golang.org/x/tools/go/vcs", |
| 124 | + sum = "h1:cOIJqWBl99H1dH5LWizPa+0ImeeJq3t3cJjaeOWUAL4=", |
| 125 | + version = "v0.1.0-deprecated", |
| 126 | + ) |
0 commit comments