Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update auth module #393

Merged
merged 1 commit into from
Apr 19, 2019
Merged

update auth module #393

merged 1 commit into from
Apr 19, 2019

Conversation

jhendrixMSFT
Copy link
Member

No description provided.

@jhendrixMSFT jhendrixMSFT self-assigned this Apr 19, 2019
@@ -1,3 +1,11 @@
module github.com/Azure/go-autorest/autorest/azure/auth

go 1.12

require (
github.com/Azure/go-autorest/autorest v0.1.0

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah this is funky a little , it wont cause any issues ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nope since we already carved the auth module out of the autorest module in the previous commit (that's why I couldn't include these dependencies in that commit).

@jhendrixMSFT jhendrixMSFT merged commit da8db3a into Azure:master Apr 19, 2019
@jhendrixMSFT jhendrixMSFT deleted the authmodule branch April 19, 2019 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants