Skip to content

Commit 5df650c

Browse files
fix(deps): update module github.com/google/go-github/v75 to v76 (#46)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5d0f783 commit 5df650c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/go-logr/logr v1.4.3
99
github.com/golang-jwt/jwt/v5 v5.3.0
1010
github.com/google/go-github/v74 v74.0.0
11-
github.com/google/go-github/v75 v75.0.0
11+
github.com/google/go-github/v76 v76.0.0
1212
github.com/google/go-github/v76 v76.0.0
1313
github.com/stretchr/testify v1.11.1
1414
gopkg.in/yaml.v3 v3.0.1

0 commit comments

Comments
 (0)