Bryan C. Mills | fd3eaa1 | 2019-01-09 11:11:09 -0500 | [diff] [blame] | 1 | module golang.org/x/oauth2 |
2 | |||||
Gopher Robot | 3f78298 | 2025-02-14 21:12:09 +0000 | [diff] [blame] | 3 | go 1.23.0 |
Bryan C. Mills | fd3eaa1 | 2019-01-09 11:11:09 -0500 | [diff] [blame] | 4 | |
Sean Liao | 471209b | 2025-04-19 12:13:17 +0100 | [diff] [blame^] | 5 | require cloud.google.com/go/compute/metadata v0.3.0 |