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 common package to fix bugs #36

Merged
merged 1 commit into from
Oct 14, 2020

Conversation

RealHarshThakur
Copy link
Member

Signed-off-by: Harsh Thakur harshthakur9030@gmail.com

Need to update the common package to fix some bugs related to sending POST request to endpoint and handling response returned.

common/go.sum Outdated
@@ -1,14 +1,15 @@
github.com/BurntSushi/toml v0.3.1 h1:WXkYYl6Yr3qBf1K79EBnL4mak0OimBfB0XUf9Vl28OQ=
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
github.com/aws/aws-sdk-go v1.34.25 h1:yHNez503p+NuQ5QdMKjwEIkwTa2u+TeUAPAqCVdFu4I=
github.com/aws/aws-sdk-go v1.34.25/go.mod h1:5zCpMtNQVjRREroY7sYe8lOMRSxkhG6MZveU8YkpAk0=
github.com/aws/aws-sdk-go v1.35.7 h1:FHMhVhyc/9jljgFAcGkQDYjpC9btM0B8VfkLBfctdNE=
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we revert aws related code changes?

Signed-off-by: Harsh Thakur <harshthakur9030@gmail.com>
@RealHarshThakur RealHarshThakur force-pushed the keda-common-pubsub branch 2 times, most recently from 19d6634 to 63e8166 Compare October 14, 2020 10:47
@vishal-biyani vishal-biyani merged commit 684eadf into fission:master Oct 14, 2020
@chetanpdeshmukh
Copy link
Contributor

Hello @harshthakur9030 ,
Thanks again for the PR!

Thank you for contributing to Fission project. Could you please fill out this form, so we can send you the well deserved awesome swags :)

Team Fission

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants