Skip to content

Commit 6d01b3c

Browse files
committed
Fix merge conflicts
Signed-off-by: Jose Fuentes <[email protected]>
1 parent 286b55a commit 6d01b3c

File tree

2 files changed

+679
-1
lines changed

2 files changed

+679
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ require (
1616
github.com/open-policy-agent/opa v0.16.0
1717
github.com/pkg/errors v0.8.1
1818
github.com/spf13/cobra v0.0.5
19-
github.com/spf13/pflag v1.0.3
19+
github.com/spf13/pflag v1.0.5
2020
github.com/spf13/viper v1.5.0
2121
github.com/yudai/gojsondiff v1.0.0
2222
golang.org/x/oauth2 v0.0.0-20191202225959-858c2ad4c8b6

0 commit comments

Comments
 (0)