File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed
Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- "This file managed by `bazel run //:update_go_deps `"
15+ "This file managed by `bazel run //:gazelle_update_repos `"
1616
1717load ("@bazel_gazelle//:deps.bzl" , _go_repository = "go_repository" )
1818
@@ -149,12 +149,6 @@ def gazelle_deps():
149149 sum = "h1:O2Tfq5qg4qc4AmwVlvv0oLiVAGB7enBSJ2x2DqQFi38=" ,
150150 version = "v0.5.9" ,
151151 )
152- go_repository (
153- name = "com_github_google_uuid" ,
154- importpath = "github.com/google/uuid" ,
155- sum = "h1:t6JiXgmwXMjEs8VusXIJk2BXHsn+wx8BZdTaoZ5fu7I=" ,
156- version = "v1.3.0" ,
157- )
158152 go_repository (
159153 name = "com_github_pelletier_go_toml" ,
160154 importpath = "github.com/pelletier/go-toml" ,
You can’t perform that action at this time.
0 commit comments