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

fix(demo): Updated the to the latest version of the sdk and broke out the client secret to be retrieved from the env #72

Merged
merged 2 commits into from
Feb 10, 2025

Conversation

msvens
Copy link
Contributor

@msvens msvens commented Feb 8, 2025

No description provided.

… the client secret to be retrieved from the env
@@ -2,7 +2,7 @@ module demo

go 1.22.2

require github.com/spotify/confidence-sdk-go v0.2.3
require github.com/spotify/confidence-sdk-go v0.4.1
Copy link
Member

Choose a reason for hiding this comment

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

This line doesn't really matter (I think) since it will be replaced by the declaration on line 9.

Co-authored-by: Nicklas Lundin <nicklasl@spotify.com>
@msvens msvens merged commit 8b62d67 into main Feb 10, 2025
6 checks passed
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