Andrei Matei c62ebc377e
[Go] Add authentication methods only if referenced in input spec (#14138)
* Add conditions for auth methods

* Add extra auth method validations

* Regenerate example SDK

* Clean-up tests

* Fix indentation and go.sum
2022-12-01 15:29:59 +08:00

7 lines
64 B
Modula-2

module github.com/GIT_USER_ID/GIT_REPO_ID
go 1.13
require (
)