Skip to content

Commit 4c03032

Browse files
authored
Merge pull request #3217 from carapace-sh/fix-vendor
added dummy `actions.go` to support vendoring before generate
2 parents d0651f1 + 0cc01a5 commit 4c03032

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pkg/actions/actions.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
// package actions contains common actions
2+
package actions

0 commit comments

Comments
 (0)