fix: Bumping down golang version to 1.23.2 #207
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
dependency: none
PR summary
Golang 1.23.3. was breaking some of the dependencies.. Hence I had to bump it down to 1.23.2.
Fixes:
![image](https://private-user-images.githubusercontent.com/39170034/403587533-52f05eb0-14c7-48d5-8f19-1fe3dd48e057.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzODYxNzIsIm5iZiI6MTczOTM4NTg3MiwicGF0aCI6Ii8zOTE3MDAzNC80MDM1ODc1MzMtNTJmMDVlYjAtMTRjNy00OGQ1LThmMTktMWZlM2RkNDhlMDU3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDE4NDQzMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWYwNzFlNDFhYmRjM2Q5ZWQwODI2ODY5N2U4ZDJkNzAwOTBjZGFkOWQ2MjczMmJmNzJlMDZiNjAxNjA2ZDU3YjkmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.gjJqb85UVAULmmMddhypP3qM2BpMowwyLO8lfim5AEI)
PR Checklist
Please make sure that your PR fulfills the following requirements:
PR Type
What is the current behavior?
What is the new behavior?
Does this PR introduce a breaking change?
Other information