module golang.org/x/oauth2

go 1.18

require (
	cloud.google.com/go/compute/metadata v0.3.0
	github.com/google/go-cmp v0.5.9
)