Skip to content

Revert back to go 1.23.2 to avoid daemon issue#364

Merged
jfantinhardesty merged 1 commit intomainfrom
fix-build-issue-go.1.23.3
Nov 8, 2024
Merged

Revert back to go 1.23.2 to avoid daemon issue#364
jfantinhardesty merged 1 commit intomainfrom
fix-build-issue-go.1.23.3

Conversation

@jfantinhardesty
Copy link
Copy Markdown
Contributor

What type of Pull Request is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Describe your changes in brief

Latest builds used go 1.23.3 to build cloudfuse, however, there is an issue with daemonizing our application with this version. It does not happen on 1.23.2. Cloudfuse still mounts, but there is an error given that it failed to create a daemon. I'm not sure exactly why, but this is a quick fix.

Checklist

  • Tested locally
  • Added new dependencies
  • Updated documentation
  • Added tests

Related Issues

  • Related Issue #
  • Closes #

@jfantinhardesty jfantinhardesty merged commit ea47d0c into main Nov 8, 2024
@jfantinhardesty jfantinhardesty deleted the fix-build-issue-go.1.23.3 branch November 8, 2024 20:01
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.

3 participants