Skip to content

Commit

Permalink
update the import path
Browse files Browse the repository at this point in the history
  • Loading branch information
zengchen1024 committed Dec 3, 2021
1 parent a64d519 commit 0c33f6c
Show file tree
Hide file tree
Showing 10 changed files with 1,150 additions and 7 deletions.
1 change: 1 addition & 0 deletions .bazelversion
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3.4.1
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
# Folders
_obj
_test
/bazel-*

# Architecture specific extensions/prefixes
*.[568vq]
Expand Down
4 changes: 4 additions & 0 deletions BUILD.bazel
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
load("@bazel_gazelle//:def.bzl", "gazelle")

# gazelle:prefix github.com/opensourceways/go-gitee
gazelle(name = "gazelle")
Loading

0 comments on commit 0c33f6c

Please sign in to comment.