Skip to content

Commit 16b59a7

Browse files
fix(deps): update module github.com/google/go-github/v70 to v78
1 parent 088cecb commit 16b59a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/tools/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ module github.com/open-telemetry/opentelemetry-go-compile-instrumentation/.githu
22

33
go 1.23.0
44

5-
require github.com/google/go-github/v70 v70.0.0
5+
require github.com/google/go-github/v78 v78.0.0
66

77
require github.com/google/go-querystring v1.1.0 // indirect

0 commit comments

Comments
 (0)