Files
re2/WORKSPACE.bazel
Paul Wankadia 714c8fcdfd Migrate to Bzlmod.
Change-Id: I1f656f81468e1fdd1812595aeaf0ed3367caa003
Reviewed-on: https://code-review.googlesource.com/c/re2/+/61670
Reviewed-by: Alex Chernyakhovsky <achernya@google.com>
Reviewed-by: Paul Wankadia <junyer@google.com>
2023-08-11 14:21:14 +00:00

8 lines
260 B
Python

# Copyright 2009 The RE2 Authors. All Rights Reserved.
# Use of this source code is governed by a BSD-style
# license that can be found in the LICENSE file.
# Bazel (http://bazel.build/) WORKSPACE file for RE2.
workspace(name = "com_googlesource_code_re2")