Skip to content

Commit c1996fe

Browse files
committed
fix: broken go.mod
1 parent 3a1af42 commit c1996fe

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
@@ -5,6 +5,7 @@ go 1.21
55
require (
66
github.com/getsentry/sentry-go v0.25.0
77
github.com/spf13/cobra v1.8.0
8+
github.com/spf13/viper v1.18.0
89
github.com/steinfletcher/apitest v1.5.15
910
github.com/stretchr/testify v1.8.4
1011
)

0 commit comments

Comments
 (0)