Registry / http-client / google-go-github-v25

google-go-github-v25

JSON →
library25.1.3gogounverified

A Go client library for accessing the GitHub API, version 25.

go get github.com/google/go-github/v25
INSTALL
IMPORT
SIG · GOOGLE-GO-GITHUB-V
G
google-go-github-v25
http-clientgov25.1.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

github
github.com/google/go-github/v25

Create a new GitHub API client.

package main import "github.com/google/go-github/v25/github" func main() { client := github.NewClient(nil) _ = client }
Debug
Known issues
breakingVersion v25 is a major version; ensure your go.mod uses the correct import path.
fix
Use 'require github.com/google/go-github/v25 v25.1.3' in go.mod.
affects: >=25.0.0
Upgrade
Version history
25.1.3latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
18
Amazon
1
Resources
google-go-github-v25 — go get google-go-github-v25 · libregistry