Skip to content

Commit

Permalink
Merge branch 'main' into iss1467-secrets-commands
Browse files Browse the repository at this point in the history
Signed-off-by: Eamonn Mansour <47121388+eamansour@users.noreply.github.com>
  • Loading branch information
eamansour committed Oct 31, 2024
2 parents a224de1 + ba08e28 commit 3860443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/errors/galasaAPIError.go
Original file line number Diff line number Diff line change
Expand Up @@ -112,4 +112,4 @@ func createResponseErrorWithCause(errorMsg *MessageType, identifier string, stat
err = NewGalasaError(errorMsg, identifier, statusCode, cause)
}
return err
}
}

0 comments on commit 3860443

Please sign in to comment.