Skip to content

Commit acc88a2

Browse files
committed
go.mod: Add k/release/pkg and logrus
Signed-off-by: Stephen Augustus <[email protected]>
1 parent b64e5bf commit acc88a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ require (
88
github.com/olekukonko/tablewriter v0.0.4
99
github.com/pkg/errors v0.9.1
1010
github.com/psampaz/go-mod-outdated v0.7.0
11+
github.com/sirupsen/logrus v1.7.0
1112
github.com/spf13/cobra v1.1.1
1213
github.com/spf13/pflag v1.0.5
1314
github.com/stretchr/testify v1.7.0

0 commit comments

Comments
 (0)