aboutsummaryrefslogtreecommitdiff
path: root/BUILD.bazel
diff options
context:
space:
mode:
authorthaidn <thaidn@google.com>2019-02-01 18:02:16 -0800
committerTink Team <noreply@google.com>2019-02-01 18:59:03 -0800
commit694690d202467b36650f8372d79baf6010c478e5 (patch)
tree94c6bdb79d7194b6fe970b5ede0f87f9926437e7 /BUILD.bazel
parentab32e0caffce8a8cf3dd7e6372737826c8a1a7c6 (diff)
downloadtink-694690d202467b36650f8372d79baf6010c478e5.tar.gz
Golang: move crypto format out of tink to its own package.
PiperOrigin-RevId: 232070221 GitOrigin-RevId: c287968418c414ed37078684564a887f1ccba0ae
Diffstat (limited to 'BUILD.bazel')
-rw-r--r--BUILD.bazel2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD.bazel b/BUILD.bazel
index e4836813c..3e85084e1 100644
--- a/BUILD.bazel
+++ b/BUILD.bazel
@@ -11,7 +11,7 @@ exports_files(["LICENSE"])
load("@bazel_gazelle//:def.bzl", "gazelle")
-# gazelle:prefix github.com/google/go
+# gazelle:prefix github.com/google/tink
gazelle(name = "gazelle")
filegroup(