Sam Zhang

Results 2 issues of Sam Zhang

[This line](https://github.com/golang/oauth2/blob/d0e617c58cf747cf27df9762003502f814dd524c/oauth2.go#L396) should begin with `ReuseTokenSourceWithExpiry` - What version of Go are you using (go version)? 1.21.3 - What operating system and processor architecture are you using? darwin/arm64 - What...

Running `go get` is [not supported outside of modules](https://golang.org/doc/go-get-install-deprecation) anymore. This should be replaced with `go install` along with a version