All Downloads are FREE. Search and download functionalities are using the official Maven repository.

go-experimental.go.mod.mustache Maven / Gradle / Ivy

There is a newer version: 7.8.0
Show newest version
module {{gitHost}}/{{gitUserId}}/{{gitRepoId}}{{#isGoSubmodule}}/{{packageName}}{{/isGoSubmodule}}

go 1.13

require (
	golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45
)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy