Skip to content

Commit 6af9171

Browse files
committed
Bump counterfeiter, in order to fix possible panic when generating fakes
1 parent 0ad257b commit 6af9171

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ toolchain go1.21.13
66

77
require (
88
github.com/google/go-github/v61 v61.0.0
9-
github.com/maxbrunsfeld/counterfeiter/v6 v6.4.1
9+
github.com/maxbrunsfeld/counterfeiter/v6 v6.8.1
1010
github.com/shurcooL/githubv4 v0.0.0-20240727222349-48295856cce7
1111
github.com/stretchr/testify v1.10.0
1212
golang.org/x/oauth2 v0.24.0

0 commit comments

Comments
 (0)