We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ad257b commit 6af9171Copy full SHA for 6af9171
go.mod
@@ -6,7 +6,7 @@ toolchain go1.21.13
6
7
require (
8
github.com/google/go-github/v61 v61.0.0
9
- github.com/maxbrunsfeld/counterfeiter/v6 v6.4.1
+ github.com/maxbrunsfeld/counterfeiter/v6 v6.8.1
10
github.com/shurcooL/githubv4 v0.0.0-20240727222349-48295856cce7
11
github.com/stretchr/testify v1.10.0
12
golang.org/x/oauth2 v0.24.0
0 commit comments