Skip to content

Commit

Permalink
cmd: Add placeholder go file for rego inclusion
Browse files Browse the repository at this point in the history
Signed-off-by: Rob Liebowitz <[email protected]>
  • Loading branch information
rliebz committed Jan 24, 2019
1 parent 81eedd8 commit 1e56d29
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions engine/ladon/rego/glob/doc.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
// Package exact is placeholder package to force download this package when we run `go mod vendor`
package glob

0 comments on commit 1e56d29

Please sign in to comment.